rocketscream / Low-Power

Low Power Library for Arduino
www.rocketscream.com
1.27k stars 345 forks source link

Support for ESP8266 possible? #81

Closed Erik84750 closed 5 years ago

Erik84750 commented 5 years ago

Hi, would it be possible to include support for the ESP8266 to be brought in deep sleep forever mode, with wake-up from external interrupt (ie from DS3231 RTC)?

rocketscream commented 5 years ago

This has already been supported by the ESP8266 sleep functionality already and we won't be adding any ESP32 stuff into this library unfortunately.