Arduino-Makefile icon indicating copy to clipboard operation
Arduino-Makefile copied to clipboard

Need to close the serial monitor each time when uploading

Open JDuchniewicz opened this issue 4 years ago • 0 comments

make monitor has to be turned off before flashing, same goes for the Serial Monitor from Arduino. Is it possible to force opening of the device file and then reopening it in these programs so that we don't have to open and close each time we upload the program with make upload?

JDuchniewicz avatar May 21 '21 08:05 JDuchniewicz