Set BlueTooth HC-06 Config
by
mauimart
Clone & Edit
Download
Edit
Set BlueTooth HC-06 Config.ino
1
2
#include
<SoftwareSerial.h>
SoftwareSerial
BTSerial
(
2
,
4
)
;
// RX | TX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX