mirror of
https://github.com/meshtastic/firmware.git
synced 2025-10-27 23:12:39 +00:00
Put the GPIO in the right state for wake from sleep
This commit is contained in:
parent
8b466b1db3
commit
ad44940732
@ -59,6 +59,7 @@ extern "C" {
|
||||
#define PIN_BUTTON1 (26)
|
||||
#define BUTTON_ACTIVE_LOW 0
|
||||
#define BUTTON_ACTIVE_PULLUP 0
|
||||
#define BUTTON_SENSE_TYPE INPUT_SENSE_HIGH
|
||||
|
||||
#define ADC_RESOLUTION 14
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user