This commit is contained in:
iranl
2024-02-07 22:21:39 +01:00
parent 8c601ece4c
commit 01100d22a9
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,6 @@ private:
char _mqttConnectionStateTopic[211] = {0};
String _lockPath;
const char* headerKeys[] = {"location"};
String _latestVersion;
HTTPClient https;