Commit d691fb9c authored by Eric Duminil's avatar Eric Duminil
Browse files

Done

parent 903ec7a9
Pipeline #5802 passed with stage
in 2 minutes and 36 seconds
......@@ -75,7 +75,6 @@ void wifiConnected() {
mqtt::initialize(ampel.sensorId);
}
//TODO: If http enabled
Serial.print(F("You can access this sensor via http://"));
Serial.print(ampel.sensorId);
Serial.print(F(".local (might be unstable) or http://"));
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment