Major refactoring of EEPROM r/w. Add dynamic brightness functionality.
This commit is contained in:
@@ -29,7 +29,7 @@ class NTPClientPlus
|
||||
public:
|
||||
NTPClientPlus(UDP &udp, const char *pool_server_name, int utcx, bool sw_change);
|
||||
bool is_leap_year(unsigned int year);
|
||||
bool update_sw_change();
|
||||
bool check_daylight_saving_time();
|
||||
int get_hours_12() const;
|
||||
int get_hours_24() const;
|
||||
int get_minutes() const;
|
||||
|
||||
Reference in New Issue
Block a user