ui fixes
remove unused fuction
This commit is contained in:
@ -42,7 +42,6 @@ class NTPSettingsService : public AdminSettingsService<NTPSettings> {
|
||||
void readFromJsonObject(JsonObject& root);
|
||||
void writeToJsonObject(JsonObject& root);
|
||||
void onConfigUpdated();
|
||||
void receivedNTPtime();
|
||||
|
||||
private:
|
||||
bool _reconfigureNTP = false;
|
||||
|
Reference in New Issue
Block a user