Update NTPClient.h

This commit is contained in:
RITZ 2020-10-07 14:50:45 +02:00 committed by GitHub
parent d7d8b4512b
commit 15252fa538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,7 @@ class NTPClient {
bool forceUpdate();
int getDay() const;
int getDayOfMonth();
int getHours() const;
int getMinutes() const;
int getSeconds() const;