mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-16 02:24:15 -08:00
22 lines
582 B
Plaintext
22 lines
582 B
Plaintext
---
|
|
id: buttons
|
|
title: Buttons
|
|
sidebar_label: Buttons
|
|
sidebar_position: 3
|
|
---
|
|
|
|
### T-Echo button functions
|
|
|
|
- **Capacitive Button (Top)**
|
|
- _Short press_ refreshes the current screen.
|
|
- **Reset Button (Button 1)**
|
|
- _Single press_ resets the device.
|
|
- _Double press_ puts the device into bootloader mode ready to receive new firmware.
|
|
- **Program/Power Button (Button 2)**
|
|
- _Single press_ changes the page displayed on the device.
|
|
- A double press turns the screen backlight on/off
|
|
- A long press turns the device off
|
|
|
|
|
|
![TechoButtons](/img/hardware/t-echo-lilygo.jpg)
|