]> git.earman.xyz Git - sensor-watch.git/commit
DST roll is now a global variable in watch_rtc
authorDavid Volovskiy <devolov@gmail.com>
Sat, 3 Aug 2024 13:33:49 +0000 (09:33 -0400)
committerDavid Volovskiy <devolov@gmail.com>
Sat, 3 Aug 2024 14:07:57 +0000 (10:07 -0400)
commite50390b673fda13a31463509a0d26165f1a4d1ea
treeab6570a48acad6bde831dd5072d2489c45859d5e
parent74421c7e65f9a735bcc394eed027b59baef1cb97
DST roll is now a global variable in watch_rtc
12 files changed:
movement/movement.c
movement/movement.h
movement/watch_faces/clock/clock_face.c
movement/watch_faces/clock/minute_repeater_decimal_face.c
movement/watch_faces/clock/repetition_minute_face.c
movement/watch_faces/clock/simple_clock_bin_led_face.c
movement/watch_faces/clock/simple_clock_face.c
movement/watch_faces/settings/set_time_face.c
movement/watch_faces/settings/set_time_hackwatch_face.c
watch-library/hardware/watch/watch_rtc.c
watch-library/shared/watch/watch_rtc.h
watch-library/simulator/watch/watch_rtc.c