mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +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