Takumi Okamoto
/
my_mbed_cli_pg
my cli test
Revision 1:db8a88f5182b, committed 2016-09-17
- Comitter:
- MrBearing
- Date:
- Sat Sep 17 08:25:35 2016 +0900
- Parent:
- 0:be7062dba746
- Commit message:
- test commit
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r be7062dba746 -r db8a88f5182b main.cpp --- a/main.cpp Fri Sep 16 23:07:20 2016 +0000 +++ b/main.cpp Sat Sep 17 08:25:35 2016 +0900 @@ -1,6 +1,6 @@ #include "mbed.h" -DigitalOut led1(LED1); +DigitalOut led1(LED2); // main() runs in its own thread in the OS // (note the calls to Thread::wait below for delays)