Experimental timer-based RTC updates

This commit is contained in:
Lewis Jackson 2023-05-31 04:04:25 +03:00
parent b45b5429f7
commit 6b1c04e1de
5 changed files with 72 additions and 90 deletions

View file

@ -30,5 +30,5 @@
#define NTP_SERVER "pool.ntp.org"
#define UPDATE_INTERVAL 1
#define WAKE_ON_ACCEL_EVENTS false
#define UPDATE_INTERVAL 60 // seconds
#define WAKE_ON_ACCEL_EVENTS false // useful if saving battery by not updating every minute