esp8266 / arduino-esp8266fs-plugin

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

Use same password dialog as in Arduino IDE to authenticate for FS data upload #34

Open kotl opened 7 years ago

kotl commented 7 years ago

Entering blank password will work for non-authenticated case. (it is a minor inconvenience to press enter for no-auth case, but major improvement if you want to work with secured ArduinoOTA boards)