Skip to content

Commit

Permalink
fix compile error standalone?
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDvP committed Mar 22, 2021
1 parent 83f46ff commit 7d177ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib_standalone/ESP8266React.h
Expand Up @@ -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";
Expand Down

0 comments on commit 7d177ca

Please sign in to comment.