Skip to content

Commit 316cb50

Browse files
committed
Add Artemis support. Whitespace fix.
1 parent 5a51454 commit 316cb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SparkFun_LTE_Shield_Arduino_Library.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
#define LTE_SHIELD_SOFTWARE_SERIAL_ENABLEDx // Disable software serial
4545
#endif
4646

47-
#ifdef ARDUINO_ARCH_APOLLO // Arduino Apollo boards (Artemis module, RedBoard Artemis, etc)
47+
#ifdef ARDUINO_ARCH_APOLLO3 // Arduino Apollo boards (Artemis module, RedBoard Artemis, etc)
4848
#define LTE_SHIELD_SOFTWARE_SERIAL_ENABLED // Enable software serial
4949
#endif
5050

0 commit comments

Comments
 (0)