NTPClient icon indicating copy to clipboard operation
NTPClient copied to clipboard

Some useful methods to change NTP server dynamically.

Open demonwork opened this issue 11 months ago • 2 comments
trafficstars

Allows you to set the IP address of the NTP server after initialization of the instance. And also reset the time of the last synchronization to force a time request.

demonwork avatar Dec 03 '24 16:12 demonwork

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 03 '24 16:12 CLAassistant

Memory usage change @ 1723a89616ae7e3948e57c0b5d0f951a3665cc9f

Board flash % RAM for global variables %
esp8266:esp8266:huzzah N/A N/A N/A N/A
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 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
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,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A

github-actions[bot] avatar Dec 03 '24 16:12 github-actions[bot]