Go to file
2019-05-30 11:36:53 +02:00
include NTPClient has now a method boolean isTimeValid() which indicates whether the last update was successful or not. Clock will blink if it wasn't successful. 2019-05-30 11:36:13 +02:00
lib Arduino IDE -> PlatformIO 2019-05-27 21:17:05 +02:00
src Re-added the "Flush old UDP packets before updating the time" fix to NTPClient.cpp. See https://github.com/arduino-libraries/NTPClient/pull/62 2019-05-30 11:36:53 +02:00
test Arduino IDE -> PlatformIO 2019-05-27 21:17:05 +02:00
.gitignore Arduino IDE -> PlatformIO 2019-05-27 21:17:05 +02:00
.travis.yml Arduino IDE -> PlatformIO 2019-05-27 21:17:05 +02:00
platformio.ini Splitting the code into single files is done. \o/ 2019-05-30 00:49:54 +02:00