]> git.earman.xyz Git - sensor-watch.git/commit
Merge PR #401 - add fuzzy time watch face
authorMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Sat, 7 Sep 2024 23:57:24 +0000 (20:57 -0300)
committerMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Sat, 7 Sep 2024 23:57:24 +0000 (20:57 -0300)
commitbfadb81e82dfe47c4445ce7978d9dbc3b4706808
tree0fe0b94755e1be6ee113c1f186f5062db52b5dd5
parent6d1d4f0594d6457c7c8835c515065cda39e84f7a
parent7a2ecad334319acd4ea5ae585ad82b92990a1fca
Merge PR #401 - add fuzzy time watch face

Displays the time in a "close enough" manner:
periods of five minutes, relative to the nearest hour.

For example:

 - 3:24 -> 25 past 3
 - 3:50 -> 10 to 4
 - 3:59 -> 4 o'clock
 - 1:35 -> 35 past 1
 - 1:50 -> 10 to 2
 - 2:00 -> 2 o'clock

Reviewed-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Tested-on-hardware-by: Ruben Nic <RubenSandwich@users.noreply.github.com>
Tested-on-hardware-by: KlingonJane <148595159+KlingonJane@users.noreply.github.com>
GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/401
movement/make/Makefile
movement/movement_faces.h