fix compile error standalone?

This commit is contained in:
MichaelDvP
2021-03-22 19:28:43 +01:00
parent 83f46ffd6c
commit 7d177ca049

View File

@@ -37,6 +37,7 @@ class DummySettings {
uint8_t ha_climate_format = 1;
bool ha_enabled = true;
std::string base = "ems-esp";
uint8_t subscribes = 0;
String hostname = "ems-esp";
String jwtSecret = "ems-esp";