Some adjustments

This commit is contained in:
Gunnar Skjold
2024-12-05 20:10:44 +01:00
parent 40c84d2429
commit 18af98511a
8 changed files with 38 additions and 42 deletions

View File

@@ -98,8 +98,6 @@ private:
bool uploading = false;
File file;
bool performRestart = false;
bool performUpgrade = false;
bool rebootForUpgrade = false;
String priceRegion = "";
String priceCurrency = "";
#if defined(AMS2MQTT_FIRMWARE_URL)