mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-28 17:49:08 +03:00
safe update time in nvs
This commit is contained in:
@@ -391,7 +391,7 @@ class System {
|
||||
|
||||
uint8_t systemStatus_; // uses SYSTEM_STATUS enum
|
||||
|
||||
void set_partition_install_date(bool override = false);
|
||||
void set_partition_install_date();
|
||||
|
||||
// button
|
||||
static PButton myPButton_; // PButton instance
|
||||
|
||||
Reference in New Issue
Block a user