Skip to content

Conversation

githubguy007
Copy link

@githubguy007 githubguy007 commented Dec 29, 2024

explicitly handle cases when minutes == 0, otherwise we potentially show next hour.

explicitly handle cases when minutes == 0
@githubguy007 githubguy007 changed the title Update word_clock.py Update word_clock.py to properly handle cases when minutes == 0 Dec 29, 2024
Added features...

Added UTC offset to display in local timezone
Decoupled display update time & NTP sync
  - Now updates the display every minute
  - Update NTP time every 10 minutes (user code defined)
Optional digital clock on the bottom of the display H H : M M to help with debugging.
Restored WHITE & GRAY to original values
Just helps me see word  layout, line by line
@Gadgetoid
Copy link
Member

Looks like this is conflicted and has grown beyond its original scope somewhat.

If you don't mind, a single commit for the minutes == 0 fix in a feature branch would be appreciated!

There's probably other good stuff here, too, but one step at a time. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants