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 omni_wheel PID R1307 ikarashiMDC
Diff: main.cpp
- Revision:
- 29:41f6fc4c8962
- Parent:
- 17:79fa65706f92
- Child:
- 41:ae6f844facb1
--- a/main.cpp Tue Oct 03 19:15:00 2017 +0900 +++ b/main.cpp Thu Oct 05 20:09:43 2017 +0900 @@ -12,8 +12,8 @@ printf("loop\n\r"); KANI.confirmAll(); // KANI.controllDrive(); - // KANI.controllDrive2(); - KANI.controllDrive3(); + KANI.controllDrive2(); + // KANI.controllDrive3(); KANI.controllMech(); KANI.calibrate(); wait(INTERVAL);