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.
This commit is contained in:
Mathias Kende
2025-08-31 18:08:14 +02:00
parent 5ecc3d6384
commit 56b2f772c4
4 changed files with 484 additions and 0 deletions
+1
View File
@@ -48,4 +48,5 @@ SRCS += \
./watch-faces/sensor/lis2dw_monitor_face.c \
./watch-faces/complication/wareki_face.c \
./watch-faces/complication/deadline_face.c \
./watch-faces/complication/tide_face.c \
# New watch faces go above this line.