rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
shift_torque_reduction_controller.cpp File Reference

Functions

static bool isShiftTorqueBelowTemperatureThreshold ()
 

Function Documentation

◆ isShiftTorqueBelowTemperatureThreshold()

static bool isShiftTorqueBelowTemperatureThreshold ( )
static

Definition at line 84 of file shift_torque_reduction_controller.cpp.

84 {
86 return false;
87 }
89}
static float getOrZero(SensorType type)
Definition sensor.h:83
static constexpr engine_configuration_s * engineConfiguration

Referenced by ShiftTorqueReductionController::updateTriggerPinState().

Here is the call graph for this function:
Here is the caller graph for this function:

Go to the source code of this file.