mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-16 10:34:14 -08:00
22 lines
620 B
Plaintext
22 lines
620 B
Plaintext
---
|
|
id: buttons
|
|
title: Hardware Buttons
|
|
sidebar_label: Buttons
|
|
sidebar_position: 3
|
|
---
|
|
|
|
## Functionality
|
|
|
|
- **Capacitive Touch Button (Top)**
|
|
- _**Short press**_ _currently no functionality_
|
|
- **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.
|
|
- _**Double press**_ turns the screen backlight on/off
|
|
- _**Long press**_ signals the device to shutdown.
|
|
|
|
|
|
![TechoButtons](/img/hardware/t-echo-lilygo.jpg)
|