Further work on v2.2

This commit is contained in:
Gunnar Skjold
2022-11-19 15:44:23 +01:00
parent 6563700df4
commit ab7128c53a
24 changed files with 1463 additions and 485 deletions

View File

@@ -82,9 +82,11 @@ private:
void monthplotJson();
void energyPriceJson();
void temperatureJson();
void wifiScanJson();
void configurationJson();
void handleSave();
void reboot();
void notFound();
};