This commit is contained in:
Andrey 2021-07-25 12:36:53 -04:00
parent 26c16a2d68
commit 17ee26293c
1 changed files with 1 additions and 0 deletions

View File

@ -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);
}