mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Delete all the links to the power state machine
This commit is contained in:
parent
8a543c66d9
commit
0d1875b409
|
@ -198,7 +198,7 @@ Configuring this setting is not yet available for the selected platform. If this
|
|||
|
||||
### ls_secs
|
||||
|
||||
Power management state machine option. See the [power page](/docs/software/other/power) for details. 0 for default of 3600.
|
||||
0 for default of 3600.
|
||||
|
||||
#### Configure ls_secs
|
||||
|
||||
|
@ -235,7 +235,7 @@ Configuring this setting is not yet available for the selected platform. If this
|
|||
|
||||
### mesh_sds_timeout_secs
|
||||
|
||||
Power management state machine option. See the [power page](/docs/software/other/power) for details. 0 for default of two hours, use the MAXUINT or 4294967295 to disable.
|
||||
0 for default of two hours, use the MAXUINT or 4294967295 to disable.
|
||||
|
||||
#### Configure mesh_sds_timeout_secs
|
||||
|
||||
|
@ -276,7 +276,7 @@ Configuring this setting is not yet available for the selected platform. If this
|
|||
|
||||
### min_wake_secs
|
||||
|
||||
Power management state machine option. See the [power page](/docs/software/other/power)for details. 0 for default of 10 seconds.
|
||||
0 for default of 10 seconds.
|
||||
|
||||
#### Configure min_wake_secs
|
||||
|
||||
|
@ -350,7 +350,7 @@ Configuring this setting is not yet available for the selected platform. If this
|
|||
|
||||
### phone_timeout_secs
|
||||
|
||||
Power management state machine option. See the [power page](/docs/software/other/power) for details. 0 for default of 15 minutes.
|
||||
0 for default of 15 minutes.
|
||||
|
||||
#### Configure phone_timeout_secs
|
||||
|
||||
|
@ -387,9 +387,6 @@ Configuring this setting is not yet available for the selected platform. If this
|
|||
|
||||
### screen_on_secs
|
||||
|
||||
Power management state machine option. See the [power page](/docs/software/other/power) for details.
|
||||
|
||||
|
||||
- Greater than Meshtastic 1.3 - 0 for default of 10 minutes
|
||||
- Less than Meshtastic v1.3 - 0 for default of 1 minute
|
||||
|
||||
|
@ -428,7 +425,7 @@ Configuring this setting is not yet available for the selected platform. If this
|
|||
|
||||
### sds_secs
|
||||
|
||||
Power management state machine option. See the [power page](/docs/software/other/power) for details. 0 for default of one year.
|
||||
0 for default of one year.
|
||||
|
||||
#### Configure sds_secs
|
||||
|
||||
|
@ -465,7 +462,7 @@ Configuring this setting is not yet available for the selected platform. If this
|
|||
|
||||
### wait_bluetooth_secs
|
||||
|
||||
Wait number of seconds for Bluetooth - Power management state machine option. See the [power page](/docs/software/other/power) for details. 0 for default of 1 minute.
|
||||
0 for default of 1 minute.
|
||||
|
||||
#### Configure wait_bluetooth_secs
|
||||
|
||||
|
|
Loading…
Reference in a new issue