]> git.earman.xyz Git - sensor-watch.git/commit
Revert "Support leading zero representation for 24h clock"
authorjoeycastillo <joeycastillo@utexas.edu>
Thu, 19 Sep 2024 03:28:26 +0000 (23:28 -0400)
committerjoeycastillo <joeycastillo@utexas.edu>
Thu, 19 Sep 2024 03:34:02 +0000 (23:34 -0400)
commit41ea9e8fc5b99c43986bb5c078a5bf9a917e21db
treed0b5f776548259004b0c2eb0a1395d179350d3e9
parent69cf0a97898d732ab4f6e9c055adf2559c1227fa
Revert "Support leading zero representation for 24h clock"

This reverts commit f633b7634b80d0bf08e491606eab3f10f85d6ece.
18 files changed:
movement.h
movement/watch_faces/clock/repetition_minute_face.c
movement/watch_faces/clock/simple_clock_bin_led_face.c
movement/watch_faces/clock/weeknumber_clock_face.c
movement/watch_faces/clock/world_clock2_face.c
movement/watch_faces/clock/world_clock_face.c
movement/watch_faces/complication/activity_face.c
movement/watch_faces/complication/alarm_face.c
movement/watch_faces/complication/planetary_hours_face.c
movement/watch_faces/complication/planetary_time_face.c
movement/watch_faces/complication/sunrise_sunset_face.c
movement/watch_faces/complication/wake_face.c
movement/watch_faces/demo/lis2dw_logging_face.c
movement/watch_faces/sensor/thermistor_logging_face.c
movement/watch_faces/settings/preferences_face.c
movement/watch_faces/settings/set_time_hackwatch_face.c
watch-faces/clock/simple_clock_face.c
watch-faces/settings/set_time_face.c