]> git.earman.xyz Git - sensor-watch.git/commit
faces/clock: indicate alarm only when necessary
authorMatheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Sun, 25 Feb 2024 17:11:07 +0000 (14:11 -0300)
committerMatheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Sun, 25 Feb 2024 18:24:15 +0000 (15:24 -0300)
commit5c376d9b9a880e10f3b635508aa21847ea347e6f
tree2466a8738dd95892a4d23257d83679be04a8d604
parent2df6b2879ad134a56b8486b7224f866c689876cd
faces/clock: indicate alarm only when necessary

The alarm state is not modified within the clock face.
Therefore, it only needs to be set when the face is activated.
movement/watch_faces/clock/clock_face.c