這兩個腳位給USB鏈接PC使用,所以我們與藍牙的溝通要換個腳位比較好,本次實作使用第10與11腳位。 #include SoftwareSerial BTSerial(10, 11); // RX ...
確定! 回上一頁