]> git.earman.xyz Git - sensor-watch.git/commit
Allow setting July 31st as today's date
authorEGS <edwardspeyer@users.noreply.github.com>
Wed, 31 Jul 2024 17:12:04 +0000 (18:12 +0100)
committerEGS <edwardspeyer@users.noreply.github.com>
Wed, 31 Jul 2024 17:17:04 +0000 (18:17 +0100)
commit278520bfaf85ce803d9ac6ad2a980556f04e037f
tree2995d2d0027849238aea5c1cd9e24845c2300f3a
parent42c14c2e5bec73726b79525334eaedcc224cf1bc
Allow setting July 31st as today's date

To allow a valid date to be set the `set_time_face` cycles through the
valid days for a given month.  July was incorrectly encoded as having 30
days (it has 31!)
movement/watch_faces/settings/set_time_face.c