mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 22:19:46 -08:00
add remote admin to power saving warning
This commit is contained in:
parent
3ca467716d
commit
95e3e74f1e
|
@ -20,7 +20,7 @@ The power config options are: Power Saving, Shutdown after losing power, ADC Mul
|
|||
### Power Saving
|
||||
|
||||
:::warning
|
||||
If enabled, to modify settings afterward, wake the device by pressing the user button or resetting.
|
||||
If enabled, modifications to settings can be made by waking the device through pressing the user button, resetting, or through the [admin channel](/docs/configuration/remote-admin/) for remote administration.
|
||||
:::
|
||||
|
||||
When activated, this feature disables Bluetooth, Serial, WiFi, and the device's screen to conserve power. This is particularly beneficial for devices relying on low-current power sources, like solar panels. For details on which device roles have this feature enabled by default, please check the [Device Config](/docs/configuration/radio/device) section.
|
||||
|
|
Loading…
Reference in a new issue