mirror of
https://github.com/esphome/esphome.git
synced 2025-11-02 16:11:53 +00:00
ESP32-C3 deep sleep fix (#3066)
This commit is contained in:
@@ -60,7 +60,7 @@ deep_sleep:
|
||||
gpio_wakeup_reason: 10s
|
||||
touch_wakeup_reason: 15s
|
||||
sleep_duration: 50s
|
||||
wakeup_pin: GPIO39
|
||||
wakeup_pin: GPIO2
|
||||
wakeup_pin_mode: INVERT_WAKEUP
|
||||
|
||||
as3935_i2c:
|
||||
|
||||
Reference in New Issue
Block a user