Typos in libraries

This commit is contained in:
hsaturn
2021-04-02 18:48:37 +02:00
parent bf499117b7
commit 138ce973f2
3 changed files with 6 additions and 4 deletions

View File

@@ -40,6 +40,7 @@ std::map<std::string, MqttBroker*> brokers;
void setup()
{
WiFi.persistent(false); // https://github.com/esp8266/Arduino/issues/1054
Serial.begin(115200);
delay(500);
Serial << endl << endl << endl