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: HbUserOpe.h
- Revision:
- 57:56b7e66a0c3d
- Parent:
- 53:b09c062cc31c
--- a/HbUserOpe.h Wed Mar 06 02:18:47 2019 +0000
+++ b/HbUserOpe.h Thu Mar 07 04:01:10 2019 +0000
@@ -17,7 +17,7 @@
F_ENG_DOWN, //フロントエンジンスロットルをわずかに閉じる
R_ENG_UP, //リアエンジンスロットルをわずかに開く
R_ENG_DOWN, //リアエンジンスロットルをわずかに閉じる
- R_1, //Reserve 1
+ CTRL_SW, //Reserve 1 -> ヨー角制御ON/OFF Switch
ALL_STOP, //すべてのモーターストップ&エンジンスロットル閉鎖(アイドリング)
MAX_SW_TYPE,
};