mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 03:00:56 +00:00
Touch on T-Echo to refresh e-ink screen
This commit is contained in:
@@ -120,6 +120,7 @@ extern "C" {
|
||||
*/
|
||||
#define PIN_BUTTON1 (32 + 10)
|
||||
#define PIN_BUTTON2 (0 + 18) // 0.18 is labeled on the board as RESET but we configure it in the bootloader as a regular GPIO
|
||||
#define PIN_BUTTON_TOUCH (0 + 11) // 0.11 is the soft touch button on T-Echo
|
||||
|
||||
/*
|
||||
* Analog pins
|
||||
|
||||
Reference in New Issue
Block a user