![](/media/cache/profiles/avater.png.50x50_q85.jpg)
my cli test
Diff: main.cpp
- Revision:
- 1:db8a88f5182b
- Parent:
- 0:be7062dba746
--- 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)