mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-28 23:19:47 -08:00
update auto_screen_carousel_secs
This commit is contained in:
parent
a7637e756d
commit
e87fce9e91
|
@ -108,7 +108,7 @@ All display config options are available in the python CLI. Example commands are
|
||||||
|
|
||||||
| Setting | Acceptable Values | Default |
|
| Setting | Acceptable Values | Default |
|
||||||
| --------------------------------- | --------------------------------------------------------- | ----------------------------- |
|
| --------------------------------- | --------------------------------------------------------- | ----------------------------- |
|
||||||
| display.auto_screen_carousel_secs | `integer` | Default of `0` is 10 minutes |
|
| display.auto_screen_carousel_secs | `integer` | Default of `0` is off. |
|
||||||
| display.compass_north_top | `false`, `true` | `false` |
|
| display.compass_north_top | `false`, `true` | `false` |
|
||||||
| display.flip_screen | `fasle`, `true` | `false` |
|
| display.flip_screen | `fasle`, `true` | `false` |
|
||||||
| display.gps_format | `DEC`, `DMS`, `UTM`, `MGRS`, `OLC`, `OSGR` | `DEC` |
|
| display.gps_format | `DEC`, `DMS`, `UTM`, `MGRS`, `OLC`, `OSGR` | `DEC` |
|
||||||
|
|
Loading…
Reference in a new issue