Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
techniccontroller
/
wordclock_esp8266
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
50
Code
Issues
4
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Update from "main v1.1.8"
- #94
#94
Merged
techniccontroller
merged 12 commits into
static_background_pattern
techniccontroller/wordclock_esp8266:static_background_pattern
from
main
techniccontroller/wordclock_esp8266:main
Copy head branch name to clipboard
Jul 11, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Update from "main v1.1.8"
#94
techniccontroller
merged 12 commits into
static_background_pattern
techniccontroller/wordclock_esp8266:static_background_pattern
from
main
techniccontroller/wordclock_esp8266:main
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2026
fix: improve daylight saving time handling in updateSWChange method, fix #79
techniccontroller
committed
57b5d33
View commit details
Copy full SHA for 57b5d33
Browse repository at this point
fix signed time calculations
Show description for 7afb73c
techniccontroller
and
Copilot
authored
7afb73c
View commit details
Copy full SHA for 7afb73c
Browse repository at this point
fix: improve calculation of seconds since 1 Jan 1900 to consider signed/unsigned variables
techniccontroller
committed
491c35f
View commit details
Copy full SHA for 491c35f
Browse repository at this point
Merge pull request #80 from techniccontroller/fix_dst
Show description for 3c71cbd
techniccontroller
authored
3c71cbd
View commit details
Copy full SHA for 3c71cbd
Browse repository at this point
Commits on Apr 26, 2026
fix: add timeout for WiFi disconnection handling
techniccontroller
committed
6d3ebc3
View commit details
Copy full SHA for 6d3ebc3
Browse repository at this point
Merge pull request #81 from techniccontroller/patch_connection_check
Show description for 953741f
techniccontroller
authored
953741f
View commit details
Copy full SHA for 953741f
Browse repository at this point
Commits on Jul 8, 2026
Optimize getFormattedTime method with snprintf
Show description for 26c47ad
deepstahl77
authored
26c47ad
View commit details
Copy full SHA for 26c47ad
Browse repository at this point
Refactor logString method for efficiency
Show description for f1f6db3
deepstahl77
authored
f1f6db3
View commit details
Copy full SHA for f1f6db3
Browse repository at this point
Commits on Jul 11, 2026
Merge pull request #87 from deepstahl77/patch-1
Show description for c40ed9a
techniccontroller
authored
c40ed9a
View commit details
Copy full SHA for c40ed9a
Browse repository at this point
fix signature of logString()
techniccontroller
committed
d49386d
View commit details
Copy full SHA for d49386d
Browse repository at this point
fix: initialize _lastSend in UDPLogger constructor and update logString comment
techniccontroller
committed
18393ac
View commit details
Copy full SHA for 18393ac
Browse repository at this point
Merge pull request #91 from techniccontroller/integrate-pr-88
Show description for 7b62e9d
techniccontroller
authored
7b62e9d
View commit details
Copy full SHA for 7b62e9d
Browse repository at this point
You can’t perform that action at this time.