mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-16 10:34:14 -08:00
29 lines
873 B
Plaintext
29 lines
873 B
Plaintext
---
|
|
id: buttons
|
|
title: T-Echo Hardware Buttons
|
|
sidebar_label: Buttons
|
|
sidebar_position: 1
|
|
---
|
|
|
|
## Functionality
|
|
|
|
- **Capacitive Touch Button (Top):**<br />
|
|
*If "Wake on Tap or Motion" setting enabled:*
|
|
- **Touch:**
|
|
- Update the display
|
|
- *(at screensaver)* Wake the display.
|
|
- **Reset Button (Button 1):**
|
|
- **Single press:** Power-on / reboot.
|
|
- **Double press:** Enter bootloader mode, for firmware update.
|
|
- **Program Button (Button 2):**
|
|
- **Single press:**
|
|
- Display next page of information.
|
|
- *(at screensaver)* Wake the display.
|
|
- *(when off)* Enter bootloader mode, for firmware update.
|
|
- **Double press:** Send an "adhoc ping": announce device to network.
|
|
- ** 3x press:** Enable / disable GPS.
|
|
- ** 4x press:** Enable / disable display's backlight.
|
|
- **Hold:** Shutdown.
|
|
|
|
![TechoButtons](/img/hardware/t-echo-lilygo.webp)
|