]> git.earman.xyz Git - sensor-watch.git/commit
faces/clock: simplify signal indication function
authorMatheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Sat, 24 Feb 2024 22:44:52 +0000 (19:44 -0300)
committerMatheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Sun, 25 Feb 2024 18:24:14 +0000 (15:24 -0300)
commit2132320d5cd75340a1fca7238c61f4b3e7ecd069
tree0a43b6f38dc69f7b19c396e22271e4754b7b9a4d
parente2cba9f2f2ed43a9ec4f35749867190aa08de9f9
faces/clock: simplify signal indication function

Simplifies the code and makes it use the correct indicator.
For some reason it had been switched with the alarm indicator.

    WATCH_INDICATOR_BELL
        The small bell indicating that an alarm is set.

    WATCH_INDICATOR_SIGNAL
        The hourly signal indicator.
        Also useful for indicating that sensors are on.
movement/watch_faces/clock/clock_face.c