Commit Graph

4 Commits

Author SHA1 Message Date
Fabian Schlenz 47812de405 Switched from NTPClient to lwIPs internal SNTP client.
continuous-integration/drone/push Build encountered an error Details
This has the advantage of being able to set DST automatically.
2020-03-29 18:08:54 +02:00
Fabian Schlenz 291a3be623 Moved platform-specific code related to WiFi and services to my_wifi.h. Also, made the HTTP server stuff compatible to ESP32.
continuous-integration/drone/push Build is passing Details
2019-06-13 06:01:44 +02:00
Fabian Schlenz 158847d4c4 Correctly using NTPClient. Now with callback. 2019-06-06 06:43:01 +02:00
Fabian Schlenz 2f58fd14d0 Splitting the code into single files is done. \o/ 2019-05-30 00:49:54 +02:00