Update NTPClient.h
This commit is contained in:
parent
d7d8b4512b
commit
15252fa538
@ -75,6 +75,7 @@ class NTPClient {
|
||||
bool forceUpdate();
|
||||
|
||||
int getDay() const;
|
||||
int getDayOfMonth();
|
||||
int getHours() const;
|
||||
int getMinutes() const;
|
||||
int getSeconds() const;
|
||||
|
Loading…
Reference in New Issue
Block a user