Jianliang Gao / Mbed 2 deprecated C027_C20_U20_G350_GPS

Dependencies:   GPS_C027_C20_U20_G35_revB_SARA_G350 mbed

Fork of C027_HelloWorld by u-blox

Files at this revision

API Documentation at this revision

Comitter:
mazgch
Date:
Fri Oct 18 18:06:05 2013 +0000
Parent:
0:7626456dca2c
Child:
2:4e0e24635b97
Commit message:
publish as u-blox official

Changed in this revision

C027.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/C027.lib	Fri Oct 18 13:14:52 2013 +0000
+++ b/C027.lib	Fri Oct 18 18:06:05 2013 +0000
@@ -1,1 +1,1 @@
-https://mbed.org/users/mazgch/code/C027/#b54777b90da1
+http://mbed.org/teams/ublox/code/C027/#7f910a8e77ee
--- a/main.cpp	Fri Oct 18 13:14:52 2013 +0000
+++ b/main.cpp	Fri Oct 18 18:06:05 2013 +0000
@@ -2,7 +2,7 @@
 #include "C027_PinNames.h"
 
 DigitalOut myled(A0);
-// connect a led between A0 and a GND pin to see the blinking
+// connect a LED between A0 and a GND pin to see the blinking
 
 int main() {
     while(1) {