
ジョイスティック切換えで色々な処理をやります。 C言語学習用です。
Dependencies: C12832 MMA7660 mbed
Diff: src/commands.cpp
- Revision:
- 19:caab1538fa62
- Parent:
- 14:15447d4751c3
--- a/src/commands.cpp Thu Apr 12 11:44:10 2018 +0900 +++ b/src/commands.cpp Wed Apr 18 11:14:40 2018 +0000 @@ -11,7 +11,7 @@ /* コマンド定義リスト */ COMMAND_TRRIGER commandList[] = { left, &Command_color, - center, &Command_led3, +// center, &Command_led3, up, &Command_sound, down, &Command_accel, right, &Command_liner,