meshtastic/docs/hardware/devices/heltec/buttons.mdx
HarukiToreda 9bf9637614
Add triple press button action for heltec (#976)
Just adding the triple click function.

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2024-02-07 17:47:00 -06:00

17 lines
710 B
Plaintext

---
id: buttons
title: Heltec LoRa 32 Hardware Buttons
sidebar_label: Buttons
sidebar_position: 1
---
## Functionality
- **Reset Button (bottom):**
- **Single press:** Resets the device.
- **User/Program Button (top):**
- **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:** Enables/Disables the GPS Module on demand. If an NPN Transistor is added it will cut power to the GPS board. The NPN pin must be configured on the PIN_GPS_EN inside the Position module in the App for this switching to work.