mirror of
https://github.com/esp8266/Arduino.git
synced 2025-10-19 21:09:48 +03:00
fixed typo
This commit is contained in:
@@ -89,7 +89,7 @@ void loop() {
|
||||
|
||||
}
|
||||
} else {
|
||||
USE_SERIAL.print("[HTTP] GET... faild, no connection or no HTTP server\n");
|
||||
USE_SERIAL.print("[HTTP] GET... failed, no connection or no HTTP server\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user