mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
remove configuration details from software pages
This commit is contained in:
parent
31c1c27d7f
commit
60a20c88bd
|
@ -16,22 +16,6 @@ The ExternalNotification Module will allow you to connect a speaker, LED or othe
|
||||||
Configuration details are available on the [Device Settings](/docs/settings) pages. Configuring the External Notification Module requires configuring the following modules:
|
Configuration details are available on the [Device Settings](/docs/settings) pages. Configuring the External Notification Module requires configuring the following modules:
|
||||||
- [External Notification Module](/docs/settings/modules/external-notification-module)
|
- [External Notification Module](/docs/settings/modules/external-notification-module)
|
||||||
|
|
||||||
## Usage Notes
|
|
||||||
|
|
||||||
For basic usage, start with:
|
|
||||||
|
|
||||||
ext_notification_module_enabled = 1
|
|
||||||
|
|
||||||
ext_notification_module_alert_message = 1
|
|
||||||
|
|
||||||
Depending on how your external circuit is configured, you may need to set the active state to true.
|
|
||||||
|
|
||||||
ext_notification_module_active = 1
|
|
||||||
|
|
||||||
:::note
|
|
||||||
The device must be restarted after the settings have been changed for the module to take effect.
|
|
||||||
:::
|
|
||||||
|
|
||||||
### Alert Types
|
### Alert Types
|
||||||
|
|
||||||
We support being alerted on two events:
|
We support being alerted on two events:
|
||||||
|
|
Loading…
Reference in a new issue