Releases: ahnlak/uniclock
Release list
NTP Fix
Because of the way we set the RTC, we were trying to set the month in a range of 0-11, rather than the 1-12 it expected. Most of the time this happened to work, but because it's now January we were trying to use month 0, which is ... wrong.
Small Bugfix
Creating a release is a great way to spot a lurking bug.
Now correctly frees the pbuf handed to the udp_recv() callback of the NTP handling, to avoid a potential (small) memory leak.
First Public Release
Well, I think this is probably fit for human consumption. A clock display capable of setting itself via NTP, and offering relatively easy configuration via USB.
This was originally going to be a 'simple' demonstration of using the WiFi capabilities of the Galactic Unicorn but, frankly, it's probably a bit too messy for that now!
Anyway, enjoy.