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: FreePilot PinDetect mbed-src
Fork of FreePilot_V2-2 by
Diff: base/base.cpp
- Revision:
- 47:d3123bb4f673
- Parent:
- 46:d7d6dc429153
- Child:
- 50:07dfcda65732
diff -r d7d6dc429153 -r d3123bb4f673 base/base.cpp
--- a/base/base.cpp Sat Mar 14 01:01:19 2015 +0000
+++ b/base/base.cpp Sat Mar 14 01:28:37 2015 +0000
@@ -194,4 +194,5 @@
gps_baud = atoi(baud);
}
activate_antenna();
-}
\ No newline at end of file
+}
+
