我正在为我的arduino uno编写一个草图,但是当我尝试编译它时,我得到了以下错误:
avrdude: ser_open(): can't open device "\\.\COM1": The system cannot find the file specified.我在网上寻找答案,上面说要在设备管理器中更改我的arduino的COM1端口。但是,当我查看设备管理器时,我找不到端口。
https://stackoverflow.com/questions/38626303
复制相似问题