
雛形完成
Dependencies: mbed nucleo_rotary_encoder serial_connected_mcu servo
Fork of serial_connected_mcu_nucleo by
Revision 5:1406b3c6dade, committed 2016-07-10
- Comitter:
- kachikyun
- Date:
- Sun Jul 10 07:14:02 2016 +0000
- Parent:
- 4:41790b8e2c9e
- Commit message:
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
serial_connected_mcu.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Jul 10 06:53:58 2016 +0000 +++ b/main.cpp Sun Jul 10 07:14:02 2016 +0000 @@ -4,5 +4,6 @@ while (true) { serial_connected_mcu::serial_connected_mcu::instance()->update(); } + return 0; }
--- a/serial_connected_mcu.lib Sun Jul 10 06:53:58 2016 +0000 +++ b/serial_connected_mcu.lib Sun Jul 10 07:14:02 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/users/inst/code/serial_connected_mcu/#c927b60f053c +https://developer.mbed.org/users/inst/code/serial_connected_mcu/#1323ef48a984