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: C027_Support mbed
Fork of c027_prototyping by
Revision 11:5354c4819b25, committed 2014-09-30
- Comitter:
- philemonf
- Date:
- Tue Sep 30 18:22:15 2014 +0000
- Parent:
- 9:c91facdc759b
- Child:
- 12:2ed13563f48f
- Commit message:
- remove mem alloc
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Sep 30 18:05:23 2014 +0000
+++ b/main.cpp Tue Sep 30 18:22:15 2014 +0000
@@ -1,4 +1,5 @@
#include "mbed.h"
+#include "MDM.h"
#include "gps_locate.h"
int main() {
