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

Can't upload if Serial Monitor is open #15

Open gutierrezps opened 8 years ago

gutierrezps commented 8 years ago

I'm on Arduino IDE 1.6.8

Is it possible for the plugin to work like the upload function, that disables the Serial Monitor while it's flashing the ESP?

me-no-dev commented 8 years ago

nope ;) we do not have access to the serial console from the plugin.