change long press shutdown from 10 to 5 seconds

This commit is contained in:
rcarteraz 2023-04-13 09:28:16 -07:00 committed by Thomas Göttgens
parent bdc9158450
commit 638414972d
2 changed files with 2 additions and 2 deletions

View file

@ -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_)

View file

@ -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)