Revision d4c6efa9 devices/DiWheelDrive/global.hpp

View differences:

devices/DiWheelDrive/global.hpp
169 169
  int rpmHardLeft[2] = {5,20};
170 170
  int rpmSoftRight[2] = {rpmSoftLeft[1],rpmSoftLeft[0]};
171 171
  int rpmHardRight[2] = {rpmHardLeft[1],rpmHardLeft[0]};
172
  
172
  uint32_t stateTracker[23] = { 0 };
173 173

  
174 174
  // Line Following thresholds set due to calibration
175 175
  // MaxDelta: 18676, FL: 4289, FR: 22965

Also available in: Unified diff