Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update word_clock.py to properly handle cases when minutes == 0 #28

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

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
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.

1 participant