I have a NodeMCU and use the Arduino IDE. Is there a way to upload compiled code easily because today I have to unplug USB cable press and hold Flash button and replug USB... A little bit annoying when you just have to click Save in ESPlorer (Lua Firmware). Ok Lua is interpreted on the ESP where sketch is compiled on PC and Flahed via esptool... But how do you do?
Thanks