]> git.earman.xyz Git - sensor-watch.git/commit
Weeknumber watch face
authorSlim <slim@pirate.tn>
Fri, 2 Dec 2022 18:45:53 +0000 (19:45 +0100)
committerSlim <slim@pirate.tn>
Fri, 2 Dec 2022 18:45:53 +0000 (19:45 +0100)
commita69547805b54c0c986241386213948416ac0fa1d
tree2a0be15507fe8f3df434468199da5fec7bc6eacb
parent852099e1abeb4886eaa87da71a6735175084c4d5
Weeknumber watch face

Same as simple clock, but has iso 8601 week number instead of seconds counter
movement/make/Makefile
movement/movement_faces.h
movement/watch_faces/clock/weeknumber_clock_face.c [new file with mode: 0644]
movement/watch_faces/clock/weeknumber_clock_face.h [new file with mode: 0644]
watch-library/shared/watch/watch_utility.c
watch-library/shared/watch/watch_utility.h