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.
Diff: HbManager.h
- Revision:
- 28:fdb3b144e342
- Parent:
- 27:ff63c23bc689
- Child:
- 29:eb3d72dd94aa
--- a/HbManager.h Fri Dec 14 12:32:27 2018 +0000 +++ b/HbManager.h Sat Dec 15 14:20:04 2018 +0000 @@ -23,7 +23,8 @@ //メンバクラス HbEngine *eng[2] ;//エンジン制御クラス HbAttitude *att ;//姿勢制御クラス - HbMotor *mot[4] ;//モーター制御クラス + //HbMotor *mot[4] ;//モーター制御クラス + HbSubProp *subProp[4] ;//モーター制御クラス Imu *imu ;//慣性計測装置 HbUserOpe *ope ;//ユーザー操作