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>
This commit is contained in:
@@ -105,6 +105,7 @@ SRCS += \
|
||||
../watch_faces/clock/repetition_minute_face.c \
|
||||
../watch_faces/complication/timer_face.c \
|
||||
../watch_faces/complication/invaders_face.c \
|
||||
../watch_faces/clock/world_clock2_face.c \
|
||||
# New watch faces go above this line.
|
||||
|
||||
# Leave this line at the bottom of the file; it has all the targets for making your project.
|
||||
|
||||
Reference in New Issue
Block a user