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.
Fork of m3pi_HelloWorld by
Diff: main.cpp
- Revision:
- 3:f1b80fdc708c
- Parent:
- 2:5a329194c74d
- Child:
- 5:7619250a5b1d
diff -r 5a329194c74d -r f1b80fdc708c main.cpp
--- a/main.cpp Tue Nov 02 16:56:55 2010 +0000
+++ b/main.cpp Sun Nov 07 10:41:34 2010 +0000
@@ -1,8 +1,7 @@
#include "mbed.h"
#include "m3pi.h"
-m3pi m3pi(p8,p9,p10);
-
+m3pi m3pi(p23,p9,p10);
int main() {
