]> git.earman.xyz Git - sensor-watch.git/commit
movement: reset tick to 1 Hz between watch faces (fixes #36)
authorJoey Castillo <joeycastillo@utexas.edu>
Wed, 19 Jan 2022 16:16:10 +0000 (11:16 -0500)
committerJoey Castillo <joeycastillo@utexas.edu>
Wed, 19 Jan 2022 16:16:10 +0000 (11:16 -0500)
commit138b3d0c5e4c9bd32adef17c83981b180c676969
treef162c22288024a3af22aa26f475dc57c239a2a6a
parentfb71be55ee09c1f7117c6bcdf4f4de30778c8f30
movement: reset tick to 1 Hz between watch faces (fixes #36)
12 files changed:
movement/README.md
movement/movement.c
movement/watch_faces/clock/world_clock_face.c
movement/watch_faces/complications/beats_face.c
movement/watch_faces/complications/countdown_face.c
movement/watch_faces/complications/day_one_face.c
movement/watch_faces/complications/pulsometer_face.c
movement/watch_faces/complications/sunrise_sunset_face.c
movement/watch_faces/demos/character_set_face.c
movement/watch_faces/demos/demo_face.c
movement/watch_faces/settings/preferences_face.c
movement/watch_faces/settings/set_time_face.c