Test the set param mode
Diff: CAN/CAN_com.cpp
- Revision:
- 54:59575833d16f
- Parent:
- 42:738fa01b0346
- Child:
- 55:6ab83cbbbca7
--- a/CAN/CAN_com.cpp Thu Aug 08 17:19:39 2019 +0000 +++ b/CAN/CAN_com.cpp Thu Aug 08 17:39:43 2019 +0000 @@ -1,8 +1,8 @@ #include "CAN_com.h" - #define P_MIN -12.5f - #define P_MAX 12.5f + #define P_MIN -95.5f + #define P_MAX 95.5f #define V_MIN -45.0f #define V_MAX 45.0f #define KP_MIN 0.0f