mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-04 17:42:41 +03:00
Fix typo.
This commit is contained in:
@@ -20,7 +20,7 @@ typedef enum {
|
||||
OTA_AUTH_ERROR,
|
||||
OTA_BEGIN_ERROR,
|
||||
OTA_CONNECT_ERROR,
|
||||
OTA_RECIEVE_ERROR,
|
||||
OTA_RECEIVE_ERROR,
|
||||
OTA_END_ERROR
|
||||
} ota_error_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user