This commit is contained in:
rusefillc 2023-02-20 19:17:38 -05:00
parent d6e0f6d992
commit 76a0f6e682
1 changed files with 0 additions and 1 deletions

View File

@ -125,7 +125,6 @@ void InstantRpmCalculator::updateInstantRpm(
m_instantRpm = calculateInstantRpm(triggerShape, triggerFormDetails, index,
nowNt);
#if EFI_SENSOR_CHART
if (getEngineState()->sensorChartMode == SC_RPM_ACCEL || getEngineState()->sensorChartMode == SC_DETAILED_RPM) {
angle_t currentAngle = triggerFormDetails->eventAngles[current_index];