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: mbed SpeedController Encoder CruizCore_R1370P
Diff: main.cpp
- Revision:
- 7:85d5db1cadd3
- Parent:
- 6:5f7db16f8ade
- Child:
- 8:9a4f200daa02
--- a/main.cpp Thu Mar 05 07:19:23 2020 +0000 +++ b/main.cpp Thu Mar 05 07:24:30 2020 +0000 @@ -157,7 +157,6 @@ } int main() { - printf("ab"); gyro.initialize(); //main関数の最初に一度だけ実行 gyro.acc_offset(); printf("start\r\n");