Wyoscan .5 hz watchface (#256)

* initial wyoscan commit

* initial attempt at animation

* kinda working

* visually working but running out of memory

* slower

* little fixes

* add hardware watch blink function

* refine number animation

* remove movement from config for merging

* silence warnings

---------

Co-authored-by: Willy Hardy <whardy@redhat.com>
This commit is contained in:
Willy Hardy
2023-07-29 07:22:42 -04:00
committed by GitHub
parent 1377d36622
commit 923112172d
4 changed files with 286 additions and 0 deletions

View File

@@ -116,6 +116,7 @@ SRCS += \
../watch_faces/complication/geomancy_face.c \
../watch_faces/clock/simple_clock_bin_led_face.c \
../watch_faces/complication/flashlight_face.c \
../watch_faces/clock/wyoscan_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.