~ruther/simple-clock

ref: 994a92fe69cfc8bbe5ebd05303695c8cf877eb7c simple-clock/source/src/clock_display.rs -rw-r--r-- 5.2 KiB
994a92fe — František Boháček 1 year, 8 months ago
chore(src): format with cargo-fmt
d6c87cb8 — František Boháček 1 year, 8 months ago
feat(src): replace DisplayView with hide, show on clock parts

The clock is meant to show only clock, so introducing
DisplayView trait was an overkill, a simpler
solution has been implemented instead.

Previous solution did not allow for showing and hiding individual parts,
hiding parts may be useful when setting time, to blink the current part
being set.
9a82d5ee — František Boháček 1 year, 8 months ago
chore(src): move source to source/ folder
7532a6fe — František Boháček 1 year, 8 months ago
feat(src): add clock seven segment display support
Do not follow this link