Skip to content

Commit 698c81f

Browse files
author
Jeremy Ruhland (hatchery)
committed
Merge branch 'master' of github.com:itead/ITEADLIB_Arduino_WeeESP8266
2 parents 786f5f3 + f48d5cf commit 698c81f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ESP8266.h

Lines changed: 2 additions & 0 deletions
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)