Rover: minor comment fix to parameters list

This commit is contained in:
Randy Mackay 2017-08-10 17:33:00 +09:00
parent e79e92a789
commit b895da64e1

View File

@ -127,10 +127,10 @@ public:
k_param_throttle_min = 170, k_param_throttle_min = 170,
k_param_throttle_max, k_param_throttle_max,
k_param_throttle_cruise, k_param_throttle_cruise,
k_param_throttle_slewrate_old, k_param_throttle_slewrate_old, // unused
k_param_throttle_reduction, k_param_throttle_reduction, // unused
k_param_skid_steer_in, k_param_skid_steer_in,
k_param_skid_steer_out_old, k_param_skid_steer_out_old, // unused
// failsafe control // failsafe control
k_param_fs_action = 180, k_param_fs_action = 180,