mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
Update device.mdx
This commit is contained in:
parent
c41e3607e9
commit
9e99c2824d
|
@ -187,6 +187,7 @@ All device config options are available in the python CLI. Example commands are
|
||||||
| device.buzzer_gpio | `0` - `34` | `0` |
|
| device.buzzer_gpio | `0` - `34` | `0` |
|
||||||
| device.node_info_broadcast_secs | `3600` - `UINT MAX` | `10800` (3 hours) |
|
| device.node_info_broadcast_secs | `3600` - `UINT MAX` | `10800` (3 hours) |
|
||||||
| device.double_tap_as_button_press | `false`, `true` | `false` |
|
| device.double_tap_as_button_press | `false`, `true` | `false` |
|
||||||
|
| device.disable_triple_click | `false`, `true` | `false` |
|
||||||
|
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue