362e0760db
Added UTC time offset for real clock including configuration. Change color default to green.
cb0a0f89dc
Fix typo
b773437d45
Changed default clock mode to Realclock
22df009807
Added color Yellow.
07984234ab
Added NTP client to get real time.
c3b80e668b
1st working version -- start with blue to reduce the needed power when starting the display.
88e480716a
Merge branch 'master' of https://gitea.pmpark.de/dirk/7SegmentFastClockClient
8b25f2f2a6
Added timeout to WiFi manager.
3267dcfd80
Added new web services for reboot and sw-update-check.
3e2aba52ec
Added output of heap to check memory leakage.
c7547144d2
Made MD* libraries (Parola, MAX72XX) project specific, to be able to use the newest software version from github.
fe9f25c856
Made call to IAS.loop less often. Added some debug outputs. Moved some config parameters out of the code to platformio.ini
9545620ebf
Added debug message when reinitializing display.
d92b24e03a
Added file system info when generating the files list.
0f0ad4756f
Fixed time field updates. Improved debug message output.
3db402ae32
Added buildfs target and the preparation of data directory from src/data
b6fdab2da9
Reduced startup static display to a duration of 1s
72f63d21f9
Fixed compiler warnings. Added alpha-version of FSUpdater, not functioning yet.
79bc78b511
Extended platformio to create gzipped version of SPIFF contents.
2588d8beb5
Moved eyes animation to middle of display; changed intro display.
215be19b47
Changed to fix compiler warnings.
de9fc112d0
Added files web service (directory) and fixed setDT service to fastforward the clock.
3dfd08e495
Refactoring, web server enabled, 1st service calls created.