getTimeFullyResolved helper added

This commit is contained in:
UT2UH
2021-06-21 07:30:15 +03:00
parent 37a9283cce
commit 2102cf2cea
4 changed files with 23 additions and 0 deletions
@@ -1061,6 +1061,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);