feat: keep power button duration in RTC_DATA_ATTR#447
feat: keep power button duration in RTC_DATA_ATTR#447osteotek wants to merge 1 commit intocrosspoint-reader:masterfrom
Conversation
|
This only works when the device is connected to USB 😭 . Apparently, it disconnects the battery when going into deep sleep, and RTC attributes are probably cleared. |
I think Larry found a solution for that: bitbank2/bb_epaper@2404ab6 |
I wonder how much it affects battery life in sleep mode. |
|
Light sleep does affect battery life significantly as it's ~20 times more power consuming than deep sleep. Just wondering though, the partition table does have spiffs, why can't we use it to store or cache some settings? |
Summary
AI Usage
Did you use AI tools to help write this code? < PARTIALLY>