Added HTTP API to C027_Support library.
Fork of C027_Support by
Revision 129:7b747676de86, committed 2015-08-21
- Comitter:
- mazgch
- Date:
- Fri Aug 21 09:13:56 2015 +0000
- Parent:
- 128:0415646a9934
- Child:
- 130:3189949981ec
- Commit message:
- clean-up
Changed in this revision
MDM.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/MDM.h Fri Aug 21 09:11:54 2015 +0000 +++ b/MDM.h Fri Aug 21 09:13:56 2015 +0000 @@ -6,7 +6,7 @@ #include "Pipe.h" #include "SerialPipe.h" -#if 0 //def TARGET_UBLOX_C027 +#ifdef TARGET_UBLOX_C027 #define MDM_IF(onboard,shield) onboard #else #define MDM_IF(onboard,shield) shield