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