WatchyWatchFace/src
Lewis Jackson 9cf06494bb fixes #2
2023-05-30 18:36:08 +03:00
..
bma.cpp Add BMA423 accelerometer code 2023-05-30 00:58:20 +03:00
bma.h Add BMA423 accelerometer code 2023-05-30 00:58:20 +03:00
bma4.c Add BMA423 accelerometer code 2023-05-30 00:58:20 +03:00
bma4.h Add BMA423 accelerometer code 2023-05-30 00:58:20 +03:00
bma4_defs.h Add BMA423 accelerometer code 2023-05-30 00:58:20 +03:00
bma423.c Add BMA423 accelerometer code 2023-05-30 00:58:20 +03:00
bma423.h Add BMA423 accelerometer code 2023-05-30 00:58:20 +03:00
config.h Add accelerometer interrupts and option to update the watch face less frequently 2023-05-30 03:21:16 +03:00
Icons.h fixes #2 2023-05-30 18:36:08 +03:00
Main.cpp Add menu system 2023-05-29 18:25:42 +03:00
Menu.cpp Optimise menu to only redrew necessary parts 2023-05-30 00:12:09 +03:00
Menu.h Optimise menu to only redrew necessary parts 2023-05-30 00:12:09 +03:00
SevenSegment.cpp Make 6 clearer on 7seg display 2023-05-30 00:55:16 +03:00
SevenSegment.h Initial commit 2023-05-29 13:03:05 +03:00
WatchFace.cpp fixes #2 2023-05-30 18:36:08 +03:00
WatchFace.h Add accelerometer interrupts and option to update the watch face less frequently 2023-05-30 03:21:16 +03:00
Watchy.cpp Add numeric battery level and step counter 2023-05-30 04:03:08 +03:00
Watchy.h Add accelerometer interrupts and option to update the watch face less frequently 2023-05-30 03:21:16 +03:00
WatchyDisplay.cpp Bugfix for epaper display 2023-05-29 23:34:10 +03:00
WatchyDisplay.h Bugfix for epaper display 2023-05-29 23:34:10 +03:00
WatchyRTC.cpp Add accelerometer interrupts and option to update the watch face less frequently 2023-05-30 03:21:16 +03:00
WatchyRTC.h Moving RTC time offset function to seperate function 2023-05-29 14:51:39 +03:00