mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-24 19:42:27 +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