pelion-example-common

Dependencies:   ublox-at-cellular-interface ublox-cellular-base

Revision:
11:7cdc7397d270
Parent:
10:4c2ed226f5a8
Child:
12:dd17519b5e30
--- a/main.cpp	Mon Jun 24 17:29:58 2019 +0500
+++ b/main.cpp	Wed Jul 03 10:58:54 2019 +0500
@@ -21,7 +21,10 @@
 #include "simple-mbed-cloud-client.h"
 #include "FATFileSystem.h"
 #include "LittleFileSystem.h"
+
+#ifdef TARGET_UBLOX_C030_R41XM
 #include "UbloxATCellularInterface.h"
+#endif
 
 #define PIN "0000"