mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 06:04:22 -08:00
add middle button long press back
Added the description for long pressing middle button to change device's display brightness back.
This commit is contained in:
parent
f2e3a8e41f
commit
e2f94393ee
|
@ -7,11 +7,12 @@ sidebar_position: 3
|
|||
|
||||
## Functionality
|
||||
|
||||
- **Power Button (left)**
|
||||
- **Power Button (left):**
|
||||
- **Long press:** Powers the device on or off.
|
||||
- **Reset Button (right)**
|
||||
- **Reset Button (right):**
|
||||
- **Single press:** Resets the device.
|
||||
- **Program button (middle)**
|
||||
- **Program button (middle):**
|
||||
- **Long press:** Adjusts the brightness of the device's display (may not work for all display types).
|
||||
- **Single press:** Changes the information page displayed on the device's screen.
|
||||
- **Double press:** Sends an adhoc ping of the device's position to the network.
|
||||
- **Triple press:** Disables the device's GPS. Repeat to re-enable. (_This will be indicated on both information screen pages on the device's display as shown below_)
|
||||
|
|
Loading…
Reference in a new issue