mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
Fix FAILD typo
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
#endif
|
||||
|
||||
typedef enum {
|
||||
HTTP_UPDATE_FAILD,
|
||||
HTTP_UPDATE_FAILED,
|
||||
HTTP_UPDATE_NO_UPDATES,
|
||||
HTTP_UPDATE_OK
|
||||
} t_httpUpdate_return;
|
||||
|
Reference in New Issue
Block a user