
雛形完成
Dependencies: mbed nucleo_rotary_encoder serial_connected_mcu servo
Fork of serial_connected_mcu_nucleo by
Revision 2:440ecd0d19b4, committed 2016-07-10
- Comitter:
- inst
- Date:
- Sun Jul 10 05:36:38 2016 +0000
- Parent:
- 1:039072645408
- Child:
- 3:a44765a5e73a
- Commit message:
- ????
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Jul 10 05:34:03 2016 +0000 +++ b/main.cpp Sun Jul 10 05:36:38 2016 +0000 @@ -4,6 +4,5 @@ while (true) { serial_connected_mcu::serial_connected_mcu::instance()->update(); } - return 0; }