todo
This commit is contained in:
parent
26c16a2d68
commit
17ee26293c
|
@ -335,6 +335,7 @@ void applyNewHardwareSettings(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
|
|||
#endif /* #if EFI_HD44780_LCD */
|
||||
|
||||
if (isPinOrModeChanged(clutchUpPin, clutchUpPinMode)) {
|
||||
// bug? duplication with stopPedalPins?
|
||||
efiSetPadUnused(activeConfiguration.clutchUpPin PASS_ENGINE_PARAMETER_SUFFIX);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue