C027_C20_U20_G35 revB with SARA-G350 GPS library.
Dependencies: GPS_C027_C20_U20_G35_revB_SARA_G350 mbed
Fork of C027_HelloWorld by
Diff: main.cpp
- Revision:
- 2:4e0e24635b97
- Parent:
- 1:b2f5ffeed00b
- Child:
- 4:1fecbc981273
--- a/main.cpp Fri Oct 18 18:06:05 2013 +0000 +++ b/main.cpp Mon Oct 21 15:42:40 2013 +0000 @@ -1,5 +1,5 @@ #include "mbed.h" -#include "C027_PinNames.h" +#include "C027.h" DigitalOut myled(A0); // connect a LED between A0 and a GND pin to see the blinking