serial.serialutil.SerialException: could not open port ‘COM7’: PermissionError(13, ‘�ܾ����ʡ�’, None,
调试esp8266时,因为串口一直在打印信息,串口忙不过来,…
The JAVA_HOME environment variable is not defined correctly解决方法
之前发现java的路径错了,少了一个jdk-19(但java好像还能运行不知道为什么)。 加上jdk-19(这个取决于你的bin目录在哪个文件夹下,我的在./java/…