Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
faces/simple_clock: clear segments if not 024h
Ensure that the segments of the leading hour digit are cleared prior to displaying the time when the watch is not in 024h mode. This prevents a previous configuration from putting the display in an inconsistent state where the watch is configured to show the time in 12h or 24h modes but the leading zero is still shown. Reported-by: CarpeNoctem <[email protected]> GitHub-Issue: #476
- Loading branch information