cnlohr / esp82xx

Useful ESP8266 C Environment
Other
288 stars 107 forks source link

Fix OTA upgrade bug and repair saving WiFi credentials #63

Closed king2 closed 7 years ago

king2 commented 7 years ago
  1. removed skipping one byte from firmware sent by web
  2. size of flash chip now not hardcoded, will be restored correctly, so system parameters will be saved for all flash sizes, not only for 512K
con-f-use commented 7 years ago

Okay people, keep me up to date regarding whether this works or not. See #60, #61 and #62.