goodwatch/firmware
2017-09-24 19:39:23 -04:00
..
lcd.c Fixed all compiler warnings. 2017-09-24 16:38:14 -04:00
lcd.h Fixed all compiler warnings. 2017-09-24 16:38:14 -04:00
lcdtext.c Made some tables const to preserve RAM. 2017-09-24 19:39:23 -04:00
lcdtext.h Fixed all compiler warnings. 2017-09-24 16:38:14 -04:00
main.c Hour, minute, and second are now properly loaded into the RTC. Close #12. 2017-09-24 18:52:30 -04:00
Makefile Hour, minute, and second are now properly loaded into the RTC. Close #12. 2017-09-24 18:52:30 -04:00
rtc.c Fixes 24 hour bug, adds AM/PM. #12 2017-09-24 19:14:23 -04:00
rtc.h Hour, minute, and second are now properly loaded into the RTC. Close #12. 2017-09-24 18:52:30 -04:00