We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77052d5 commit 1933fc7Copy full SHA for 1933fc7
README.md
@@ -2,3 +2,7 @@
2
NTP time example for ESP8266 and ESP32 based on standard functionality
3
4
See video: https://youtu.be/r2UAmBLBBRM
5
+
6
+ Correction: The time() function only calls the NTP server every hour. So there is no need for the function
7
+ getTimeReducedTraffic(). The function getNTPtime() does more or less the same...
8
+ Thank you, Jose Baars for your testing!
0 commit comments