We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0e178 commit f48d5cfCopy full SHA for f48d5cf
ESP8266.h
@@ -23,6 +23,8 @@
23
24
#include "Arduino.h"
25
26
+//#define ESP8266_USE_SOFTWARE_SERIAL
27
+
28
#ifdef ESP8266_USE_SOFTWARE_SERIAL
29
#include "SoftwareSerial.h"
30
#endif
0 commit comments