esp8266 / arduino-esp8266fs-plugin

Arduino plugin for uploading files to ESP8266 file system
GNU General Public License v2.0
706 stars 214 forks source link

esp8266 sketch data upload not work #66

Open taewor opened 4 years ago

taewor commented 4 years ago

i try to use esp8266 sketch data uploader but flash size is not a replacement condition for 1M (4M SPIFFS) and error = SPIFFS upload failed python was not found

coenraadhuman commented 4 years ago

I reckon you should install python 3 to use the utility.

tihoangyeudau commented 4 years ago

68 solved