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