jungervin / EsPy

Micropython IDE for ESP8266
71 stars 25 forks source link

esptool menu #1

Open OndrejBakan opened 7 years ago

OndrejBakan commented 7 years ago

Hello!

First of all, thank you very much for your great software! I was hoping someone will do file explorer for ESP8266.

  1. I noticed that the esptool menu needs "esptool.py" file, but I can't find it (I just upgraded my esptool.py to v2), there is only esptool.py.exe and esptool.py-script.py.
  2. My esptool is located in long path (C:\Program Files\Python\3.5...), but Python needs short version to run the script (in my case C:\Progra~2...), so maybe this could be handled by the UI when setting the path to esptool.py.
jungervin commented 6 years ago

Hey Ondrej!

Thank You for your report. I have been made some changes, maybe it is also fixed! :)