]> git.earman.xyz Git - sensor-watch.git/commit
Add a tide computation watch face.
authorMathias Kende <mathias@kende.fr>
Sun, 31 Aug 2025 16:08:14 +0000 (18:08 +0200)
committerMathias Kende <mathias@kende.fr>
Mon, 8 Sep 2025 20:58:52 +0000 (22:58 +0200)
commit56b2f772c40cd7a13325d99d05c5e96d1103e7c0
treeb6ed7084357196bd7aad087ade2d34b9d2cff721
parent5ecc3d6384b5143be7a19b920be0eabe719a076f
Add a tide computation watch face.

This is the initial version of the watch face that only handles a theoretical perfect semi-diurnal tide, similarly to some Casio watches.
movement_faces.h
watch-faces.mk
watch-faces/complication/tide_face.c [new file with mode: 0644]
watch-faces/complication/tide_face.h [new file with mode: 0644]