The example program for mbed pin-compatible platforms - Blink the LED's alternately.
Fork of mbed_blinky by
Revision 2:e73b698f2566, committed 2014-01-31
- Comitter:
- mja054
- Date:
- Fri Jan 31 22:53:36 2014 +0000
- Parent:
- 1:f54cf65a063e
- Commit message:
- ASDF
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
mbed-src.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r f54cf65a063e -r e73b698f2566 main.cpp --- a/main.cpp Fri Jan 31 05:55:49 2014 +0000 +++ b/main.cpp Fri Jan 31 22:53:36 2014 +0000 @@ -1,4 +1,5 @@ #include "mbed.h" +#include "rtos.h" DigitalOut green(LED1); DigitalOut red(LED2);
diff -r f54cf65a063e -r e73b698f2566 mbed-src.lib --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-src.lib Fri Jan 31 22:53:36 2014 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/users/mbed_official/code/mbed-src/#5a6f638110fe