daad
Dependencies: mbed TrapezoidControl QEI
Diff: System/Process/Process.h
- Revision:
- 14:93776ca449a4
- Parent:
- 13:b6e02d6261d7
--- a/System/Process/Process.h Mon Oct 08 15:51:15 2018 +0000 +++ b/System/Process/Process.h Thu Oct 25 09:00:19 2018 +0000 @@ -27,7 +27,11 @@ #define RedSW LimitSw::IsPressed(7) //赤ゾーン用スイッチ #define BlueSW LimitSw::IsPressed(6) //青ゾーン用スイッチ -#define ROTATE_PER_REVOLUTIONS 50 //ロタコン +#define ROTATE_PER_REVOLUTIONS 50 //ロタコン解像度 + +#define startP 35 + + typedef union {