Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: GPS_C027_C20_U20_G35_revB_SARA_G350 mbed
Fork of C027_HelloWorld by
Revision 1:b2f5ffeed00b, committed 2013-10-18
- 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) {
