HC06 Bluetooth AT commands
by
lfmiller27
Clone & Edit
Download
Edit
HC06 Bluetooth AT commands.ino
1
2
#include
"SoftwareSerial.h"
SoftwareSerial
mySerial
(
10
,
11
)
;
// Pin 10 connected to TX on HC-06
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX