New watch face: Tally counter (tally_face) (#160)

* Add tally face

* Fix copyright block to reflect real author

* Fix indentation

* More style editing, edited comments

* silence warning in tally_face

Co-authored-by: Andrew Mike <andrew@7thmagic.net>
Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
This commit is contained in:
Andrew Mike
2023-01-10 17:02:41 -05:00
committed by GitHub
parent 6b71711079
commit 280d8b246a
4 changed files with 154 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ SRCS += \
../watch_faces/settings/finetune_face.c \
../watch_faces/complication/databank_face.c \
../watch_faces/complication/tempchart_face.c \
../watch_faces/complication/tally_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.