debug esp8266
by
filadome
Clone & Edit
Download
Edit
debug esp8266.ino
1
2
#include
<SoftwareSerial.h>
SoftwareSerial
mySerial
(
2
,
3
)
;
// RX, TX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX