pelion-example-common
Dependencies: ublox-at-cellular-interface ublox-cellular-base
Revision 11:7cdc7397d270, committed 2019-07-03
- Comitter:
- fahimalavi
- Date:
- Wed Jul 03 10:58:54 2019 +0500
- Parent:
- 10:4c2ed226f5a8
- Child:
- 12:dd17519b5e30
- Commit message:
- Build errors fixed for ODIN_W2 platform
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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"