Wheel Speed and Motor RPM
const int CAL_WHEEL_MAGNETS = 6; //Number of magnets on wheel
const int CAL_MOTOR_MAGNETS = 3; // Number of magnets on motor shaft for hall effect sensor
const float CAL_WHEEL_CIRCUMFERENCE = 1.178; //Outer circumference of tyre, in meters (distance travelled in one revolution)Last updated