]> git.earman.xyz Git - sensor-watch.git/commit
Added Timeout; Ability to turn off LED and Sound; Added doublespeed mode. (#1)
authorvoloved <36523934+voloved@users.noreply.github.com>
Sun, 7 Jul 2024 23:23:31 +0000 (19:23 -0400)
committerGitHub <noreply@github.com>
Sun, 7 Jul 2024 23:23:31 +0000 (19:23 -0400)
commit3eaf807590539e6f182bac9204b46f5b6681fccc
tree77e32ed9a95e80b6227fa8f1d0c07f989ffd5187
parent9794f86430d8d824b30af3e7e348d9573d8cbb03
Added Timeout; Ability to turn off LED and Sound; Added doublespeed mode. (#1)

* Check that color is valid

Instead of merely checking that COLOR is set, check that it is one of
RED, BLUE or GREEN

* Added ability to turn off sound and timer with modes

* Added enum for mode

---------

Co-authored-by: Wesley Ellis <tahnok@gmail.com>
make.mk
movement/watch_faces/complication/simon_face.c
movement/watch_faces/complication/simon_face.h