]> git.earman.xyz Git - sensor-watch.git/commit
faces/clock: add 24h only feature
authorMatheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Sun, 25 Feb 2024 18:18:45 +0000 (15:18 -0300)
committerMatheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Tue, 5 Mar 2024 03:46:27 +0000 (00:46 -0300)
commit4a66035f77a116f1b360110fe1f3f413f9af741e
treed357ac5cbfbf8d49ad94abe3fcd00e1ed8a25646
parent4cca3a0fac642897bdec06307522f171aa7d9f3b
faces/clock: add 24h only feature

The clock watch face can now be configured at build time
to only display the time in 24h mode. Also enabled in forced 24h mode.

This should result in smaller code size due to dead code elimination.
make.mk
movement/watch_faces/clock/clock_face.c