Add accelerometer interrupts and option to update the watch face less frequently
This commit is contained in:
parent
6609a3ab13
commit
ca117ea3fc
6 changed files with 112 additions and 14 deletions
|
@ -28,4 +28,7 @@
|
|||
#define WIFI_PASS "<pass>"
|
||||
#define TZ_OFFSET 3600 * 3
|
||||
|
||||
#define NTP_SERVER "pool.ntp.org"
|
||||
#define NTP_SERVER "pool.ntp.org"
|
||||
|
||||
#define UPDATE_INTERVAL 1
|
||||
#define WAKE_ON_ACCEL_EVENTS false
|
Loading…
Add table
Add a link
Reference in a new issue