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.
Revision 7:b8f4ab589d16, committed 2014-02-13
- Comitter:
- jad19925
- Date:
- Thu Feb 13 23:29:28 2014 +0000
- Parent:
- 6:84c34161559e
- Commit message:
- Republished
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 84c34161559e -r b8f4ab589d16 main.cpp --- a/main.cpp Thu Feb 13 23:18:39 2014 +0000 +++ b/main.cpp Thu Feb 13 23:29:28 2014 +0000 @@ -3,8 +3,8 @@ #include "mario.h" #include "lovesme.h" -#define MASTER -//#define SLAVE +//#define MASTER +#define SLAVE BusIn joy(p15,p12,p13,p16); DigitalIn fire(p14);