What is REV_PARK_ANGLE_COMPENSATION_FACTOR?
There is no documentation provided for the REV_PARK_ANGLE_COMPENSATION_FACTOR variable in the code.
hElAngle += SPD_GetInstElSpeedDpp(speedHandle)*REV_PARK_ANGLE_COMPENSATION_FACTOR;
What is the purpose of this variable? i searched in the documentation but no results turned up.
