]> git.earman.xyz Git - sensor-watch.git/commit
refactor movement's button preference into a function call
authorjoeycastillo <joeycastillo@utexas.edu>
Sun, 29 Sep 2024 01:57:21 +0000 (21:57 -0400)
committerjoeycastillo <joeycastillo@utexas.edu>
Sun, 29 Sep 2024 01:57:21 +0000 (21:57 -0400)
commit01f1008e169f22a78e42d25755ccaa03c757b14c
tree75d7dc2d27b6b3f9eaf19759cffd119b28637409
parentfec225ec8b205f4494e20e00ed24c078cf32ed1d
refactor movement's button preference into a function call
18 files changed:
movement.c
movement.h
movement/watch_faces/clock/world_clock2_face.c
movement/watch_faces/complication/couch_to_5k_face.c
movement/watch_faces/complication/deadline_face.c
movement/watch_faces/complication/discgolf_face.c
movement/watch_faces/complication/interval_face.c
movement/watch_faces/complication/kitchen_conversions_face.c
movement/watch_faces/complication/menstrual_cycle_face.c
movement/watch_faces/complication/periodic_face.c
movement/watch_faces/complication/stock_stopwatch_face.c
movement/watch_faces/complication/stopwatch_face.c
movement/watch_faces/complication/tachymeter_face.c
movement/watch_faces/complication/tally_face.c
movement/watch_faces/complication/timer_face.c
movement/watch_faces/sensor/alarm_thermometer_face.c
watch-faces/complication/countdown_face.c
watch-faces/settings/preferences_face.c