Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: 2017NHKpin_config FEP ikarashiMDC
Fork of NHK2017_octopus2 by
Diff: main.cpp
- Revision:
- 20:aaadf3cfcad1
- Parent:
- 17:79fa65706f92
- Child:
- 23:797d25f3df5e
- Child:
- 29:41f6fc4c8962
diff -r 1fadf7d2f583 -r aaadf3cfcad1 main.cpp --- a/main.cpp Tue Sep 12 10:21:00 2017 +0900 +++ b/main.cpp Thu Sep 28 20:59:22 2017 +0900 @@ -9,9 +9,11 @@ { pc.printf("const\n\r"); while(1) { + printf("loop\n\r"); KANI.confirmAll(); // KANI.controllDrive(); - KANI.controllDrive2(); + // KANI.controllDrive2(); + KANI.controllDrive3(); KANI.controllMech(); KANI.calibrate(); wait(INTERVAL);