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 YKNCT_Movement SBDBT BNO055 YKNCT_MD YKNCT_I2C
Diff: main.cpp
- Revision:
- 2:d2e10e4d06b0
- Parent:
- 1:520233a969e2
- Child:
- 3:2226d50a302a
--- a/main.cpp Sat Mar 14 04:52:35 2020 +0000 +++ b/main.cpp Sat Mar 14 04:54:28 2020 +0000 @@ -124,7 +124,6 @@ /* タイマーリセット */ yawCnt.reset(); - /* 操縦権変更 ×停止 △手動 〇自動 */ if(DS3.CROSS) operate=0; if(DS3.TRIANGLE) operate=1;