Fixed the incorrect macr
This commit is contained in:
parent
e901f26faa
commit
eb0f9178b9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
#include <SPI.h>
|
#include <SPI.h>
|
||||||
//#include <Wire.h>
|
//#include <Wire.h>
|
||||||
#if !(SOFTWARE_SERIAL_UNSUPPORTED)
|
#ifdef SOFTWARE_SERIAL_UNSUPPORTED
|
||||||
#include <SoftwareSerial.h>
|
#include <SoftwareSerial.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue