lishuai0602
Results
1
comments of
lishuai0602
框架不同,UNO是AVR框架,DUE、ESP32是 ARM框架,程序不通用,在AVR中有portb 但是在ARM中就没有。