hugokernel / UnicornClock

A Python clock designed to run on a Pimoroni GalacticUnicorn.
MIT License
53 stars 2 forks source link

How to set the timezone #1

Open J89eu opened 8 months ago

J89eu commented 8 months ago

Hi, thanks for this cool clock, I have put this on my Galactic Unicorn but cannot seem to figure out how it pulls the correct time, the clock starts at 02:00:10 when I power it on, I believe this is because of the UTC offset of 2 in the example code. I can see it's connected to my router successfully so was expecting it to pull "some" correct time but it doesn't appear to. Help?

hugokernel commented 4 months ago

Do you see an error in the console?

I guess it can't connect to the NTP server for synchronization.