]> git.earman.xyz Git - sensor-watch.git/commit
faces/alarm: use snprintf formats for 24h and 024h
authorMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Mon, 16 Sep 2024 17:46:06 +0000 (14:46 -0300)
committerMatheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Mon, 16 Sep 2024 18:19:08 +0000 (15:19 -0300)
commit831aadddeabfec167c2ebfdec07e25c08757f61f
tree08d22f0eebec16871a7041d49b60fc2cfecf3b70
parent5926e81d25d0429ad9ea62d83618807565f56e14
faces/alarm: use snprintf formats for 24h and 024h

This ensures that the display is always in a consistent state.

Reported-by: CarpeNoctem <cryptomax@pm.me>
GitHub-Issue: https://github.com/joeycastillo/Sensor-Watch/issues/476
movement/watch_faces/complication/alarm_face.c