Hello,
I am using the Arduino IDE 2.2.1 and attempting to upload a sketch that I have previously uploaded and gotten to work, but I am getting this error:
avrdude: ser_open(): can't open device "\\.\COM7": The filename, directory name, or volume label syntax is incorrect.
Failed uploading: uploading error: exit status 1
This happened to me a couple days ago and I reinstalled Arduino IDE on my Windows machine, and it worked great again. Do you have any idea why I could be getting this error? Am I closing the program incorrectly or doing something else incorrectly?
Thank you very much for the help.