use footnote, update sleep warning

This commit is contained in:
thomas.ekstrand 2024-03-02 09:53:40 -06:00
parent 7a8654934a
commit 8de74bb3f6
2 changed files with 3 additions and 4 deletions

View file

@ -40,12 +40,11 @@ This table shows the **default** values after selecting a preset. As always, ind
| SENSOR | Yes | No | High | No | No | Yes | | SENSOR | Yes | No | High | No | No | Yes |
| TAK | Yes | Optional | Regular | Yes | No | Yes | | TAK | Yes | Optional | Regular | Yes | No | Yes |
| TAK_TRACKER | Yes | Optional | Regular | Yes | No | Yes | | TAK_TRACKER | Yes | Optional | Regular | Yes | No | Yes |
| ROUTER | No<sup>1</sup> | No | High | Yes | Yes | Yes | | ROUTER | No[^1] | No | High | Yes | Yes | Yes |
| ROUTER_CLIENT | Yes | Yes | Highest | Yes | Yes | Yes | | ROUTER_CLIENT | Yes | Yes | Highest | Yes | Yes | Yes |
| REPEATER | Yes | No | High | Yes | Yes | No | | REPEATER | Yes | No | High | Yes | Yes | No |
##### Citations [^1]: The Router role enables [Power Saving](/docs/configuration/radio/power/#power-saving) by default. Consider ROUTER_CLIENT if BLE/WiFi/Serial are still needed.
1. Caution: The Router role enables [Power Saving](/docs/configuration/radio/power/#power-saving) by default. Consider ROUTER_CLIENT if BLE/WiFi/Serial are still needed.
### Rebroadcast Mode ### Rebroadcast Mode

View file

@ -20,7 +20,7 @@ The power config options are: Power Saving, Shutdown after losing power, ADC Mul
### Power Saving ### Power Saving
:::warning :::warning
Enabling Power Saving will disable Bluetooth, Serial, and WiFi, preventing further changes to the device. Press the user button or reset the device to make changes. If enabled, to modify settings afterward, wake the device by pressing the user button or resetting.
::: :::
If enabled, turns off Bluetooth, Serial, WiFi, and Screen. Useful when a device is powered from a low-current source (i.e. solar). To see device roles this is enabled for by default, visit [Device Config](/docs/configuration/radio/device). If enabled, turns off Bluetooth, Serial, WiFi, and Screen. Useful when a device is powered from a low-current source (i.e. solar). To see device roles this is enabled for by default, visit [Device Config](/docs/configuration/radio/device).