Merge pull request #41 from UT2UH/TResolved
getTimeFullyResolved helper added - thank you @UT2UH
This commit is contained in:
@@ -1075,6 +1075,7 @@ public:
|
||||
|
||||
bool getDateValid(uint16_t maxWait = defaultMaxWait);
|
||||
bool getTimeValid(uint16_t maxWait = defaultMaxWait);
|
||||
bool getTimeFullyResolved(uint16_t maxWait = defaultMaxWait);
|
||||
bool getConfirmedDate(uint16_t maxWait = defaultMaxWait);
|
||||
bool getConfirmedTime(uint16_t maxWait = defaultMaxWait);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user