mirror of
https://github.com/esp8266/Arduino.git
synced 2025-10-16 22:27:59 +03:00
typo
This commit is contained in:
@@ -49,7 +49,7 @@ void loop() {
|
||||
break;
|
||||
|
||||
case HTTP_UPDATE_NO_UPDATES:
|
||||
SeriUSE_SERIALal.println("HTTP_UPDATE_NO_UPDATES");
|
||||
USE_SERIAL.println("HTTP_UPDATE_NO_UPDATES");
|
||||
break;
|
||||
|
||||
case HTTP_UPDATE_OK:
|
||||
|
Reference in New Issue
Block a user