~ruther/simple-clock

ref: b92738752d8b6cc66a2b634b6528a7f5d3f2a315 simple-clock/source/src/clock_display_viewer.rs -rw-r--r-- 4.6 KiB
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