Fixed incorrect macro logic
This commit is contained in:
parent
eb0f9178b9
commit
23a0e9e001
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include <SPI.h>
|
||||
//#include <Wire.h>
|
||||
#ifdef SOFTWARE_SERIAL_UNSUPPORTED
|
||||
#ifndef SOFTWARE_SERIAL_UNSUPPORTED
|
||||
#include <SoftwareSerial.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue