Tally face port (#38)

* Moved tally face over

* Bugfix on  tally_face_should_move_back

* changed watch_display_text logic

* Negative numbers don't appear small

* remove tally face from movement_config.h
This commit is contained in:
voloved
2025-07-06 15:33:56 -04:00
committed by GitHub
parent a729f04f13
commit 4e710066b9
4 changed files with 8 additions and 9 deletions

View File

@@ -15,6 +15,7 @@ SRCS += \
./watch-faces/complication/breathing_face.c \
./watch-faces/complication/squash_face.c \
./watch-faces/complication/totp_face.c \
./watch-faces/complication/tally_face.c \
./watch-faces/demo/all_segments_face.c \
./watch-faces/demo/character_set_face.c \
./watch-faces/demo/light_sensor_face.c \