#include <SoftwareSerial.h> SoftwareSerial BTserial(2, 3); // RX | TX // Connect the HC-06 TX to Arduino pin 2(as RX). // Connect the HC-06 ...
確定! 回上一頁