HC06 Config
by
ericvt
Clone & Edit
Download
Edit
HC06 Config.ino
1
2
#include
<SoftwareSerial.h>
SoftwareSerial
BTSerial
(
10
,
11
)
;
// TX | RX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX