Commit Graph

3 Commits

Author SHA1 Message Date
2199627a35 Fix OLED autosleep timing and battery sampling cadence
- Track last OLED activity to avoid double timeout; keep power gating on transitions
- Copy TZ before setenv() in timegm_fallback to avoid invalid pointer reuse
- Add BATTERY_SAMPLE_INTERVAL_MS and only refresh cache at batch start when due
- Keep battery sampling to a single ADC read (Arduino core lacks explicit ADC power gating)
2026-02-02 23:01:55 +01:00
7e3b537e49 smaller rtc fixes 2026-01-29 22:59:17 +01:00
ce0ee77f77 optional RTC 3231 integration 2026-01-29 22:15:50 +01:00