add setUpdateServer
add setUpdateServer
This commit is contained in:
parent
9dc9ad184b
commit
d08cb88f10
@ -73,6 +73,7 @@ class NTPClient {
|
||||
* timeOffset should not be set in the constructor
|
||||
*/
|
||||
void setUpdateInterval(int updateInterval);
|
||||
void setUpdateServer(const char* poolServerName);
|
||||
|
||||
/**
|
||||
* @return time formatted like `hh:mm:ss`
|
||||
|
Loading…
Reference in New Issue
Block a user