TTGO-T-HIGrow
TTGO-T-HIGrow copied to clipboard
Wakup button support
Hi pesor,
Is it possible to use the builtin "wakup" button? It's only 1 line in go-to-deep-sleep.h
esp_sleep_enable_ext0_wakeup(GPIO_NUM_35, LOW);
Thanks: Norbert
Will look into it, in next release.
Found the same minutes ago.