Port probability face to second movement (#30)

* Move out of legacy folder, add to build

* Ported probability face display functions
Added tap support

* Fix animation for custom LCD
This commit is contained in:
JKomskis
2025-07-06 08:55:50 -07:00
committed by GitHub
parent 55f8eaa257
commit b4da0defbe
5 changed files with 323 additions and 179 deletions

View File

@@ -28,6 +28,7 @@ SRCS += \
./watch-faces/settings/nanosec_face.c \
./watch-faces/io/chirpy_demo_face.c \
./watch-faces/io/irda_upload_face.c \
./watch-faces/complication/probability_face.c \
./watch-faces/clock/close_enough_face.c \
./watch-faces/complication/tarot_face.c \
./watch-faces/complication/kitchen_conversions_face.c \