]> git.earman.xyz Git - sensor-watch.git/commit
Alternative implementation of world clock (#216)
authorKonrad Rieck <konrad@mlsec.org>
Sat, 11 Mar 2023 21:37:40 +0000 (22:37 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Mar 2023 21:37:40 +0000 (16:37 -0500)
commit84b947766e725fe35971580695164d09bd60b810
tree0ff5d5649e5683b37a6359aa8d795bdfc06097e9
parent7aecc13b625211e9e0012a32c89fd935d0a69066
Alternative implementation of world clock (#216)

* Implementation of alternative world clock.

* Fixed two minor bugs
- Only start in settings mode on first activation
- Fixed typo in time zone names

---------

Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
movement/make/Makefile
movement/movement_faces.h
movement/watch_faces/clock/world_clock2_face.c [new file with mode: 0644]
movement/watch_faces/clock/world_clock2_face.h [new file with mode: 0644]