mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 06:04:22 -08:00
change long press shutdown from 10 to 5 seconds
This commit is contained in:
parent
bdc9158450
commit
638414972d
|
@ -12,7 +12,7 @@ sidebar_position: 3
|
|||
- **Reset Button (right):**
|
||||
- **Single press:** Resets the device.
|
||||
- **Program button (middle):**
|
||||
- **Long press:** Will signal the device to shutdown after 10 seconds.
|
||||
- **Long press:** Will signal the device to shutdown after 5 seconds.
|
||||
- **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_)
|
||||
|
|
|
@ -15,6 +15,6 @@ sidebar_position: 3
|
|||
- **Program/Power Button (Button 2):**
|
||||
- **Single press:** Changes the information page displayed on the device's screen.
|
||||
- **Double press:** Turns the screen backlight on/off.
|
||||
- **Long press:** Signals the device to shutdown.
|
||||
- **Long press:** Signals the device to shutdown after 5 seconds.
|
||||
|
||||
![TechoButtons](/img/hardware/t-echo-lilygo.jpg)
|
||||
|
|
Loading…
Reference in a new issue