Time Left Face: Visualize progress in any time interval (#217)

* time left face: initial commit, fully functional

* time left face: typos

* time left face: correct even more typos in documentation

---------

Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
This commit is contained in:
TheOnePerson
2023-03-11 22:40:55 +01:00
committed by GitHub
parent 84b947766e
commit e3f76317b5
4 changed files with 448 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ SRCS += \
../watch_faces/complication/timer_face.c \
../watch_faces/complication/invaders_face.c \
../watch_faces/clock/world_clock2_face.c \
../watch_faces/complication/time_left_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.