Skip to content

Commit f48d5cf

Browse files
committed
Signed-off-by: chenzengpeng <[email protected]>
1 parent 5d0e178 commit f48d5cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ESP8266.h

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323

2424
#include "Arduino.h"
2525

26+
//#define ESP8266_USE_SOFTWARE_SERIAL
27+
2628
#ifdef ESP8266_USE_SOFTWARE_SERIAL
2729
#include "SoftwareSerial.h"
2830
#endif

0 commit comments

Comments
 (0)