NTPClient
NTPClient copied to clipboard
NTPClient now returns date, year, month and day.
trafficstars
To get day of week now use getDayOfWeek()
Memory usage change @ 1fab9d7a24d64f48fa593232153d5b3cd4b8d797
| Board | flash | % | RAM for global variables | % |
|---|---|---|---|---|
| esp8266:esp8266:huzzah | 0 - 0 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
Click for full report table
| Board | examples/Advanced flash |
% | examples/Advanced RAM for global variables |
% | examples/Basic flash |
% | examples/Basic RAM for global variables |
% | examples/IsTimeSet flash |
% | examples/IsTimeSet RAM for global variables |
% |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| esp8266:esp8266:huzzah | 0 | 0.0 | 0 | 0.0 | 0 | 0.0 | 0 | 0.0 | 0 | 0.0 | 0 | 0.0 |
Click for full report CSV
Board,examples/Advanced<br>flash,%,examples/Advanced<br>RAM for global variables,%,examples/Basic<br>flash,%,examples/Basic<br>RAM for global variables,%,examples/IsTimeSet<br>flash,%,examples/IsTimeSet<br>RAM for global variables,%
esp8266:esp8266:huzzah,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
Alternative to:
- https://github.com/arduino-libraries/NTPClient/pull/60
- https://github.com/arduino-libraries/NTPClient/pull/184
Hello @per1234 , Can we merge it to master? Cause we usually use these functions for getting dates info.