mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-05 08:04:28 +03:00
@@ -67,7 +67,7 @@ void loop() {
|
|||||||
|
|
||||||
http.end();
|
http.end();
|
||||||
} else {
|
} else {
|
||||||
Serial.printf("[HTTP} Unable to connect\n");
|
Serial.println("[HTTP] Unable to connect");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user