only: proteus_f7

This commit is contained in:
andreyb 2023-07-18 12:18:28 -07:00
parent 4b00688025
commit 3d4bd39c14
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ void setHyundaiPb() {
setCommonNTCSensor(&engineConfiguration->iat, PROTEUS_DEFAULT_AT_PULLUP);
engineConfiguration->acRelayPin = PROTEUS_LS_6;
engineConfiguration->acSwitch = PROTEUS_DIGITAL_1;
engineConfiguration->acSwitch = PROTEUS_DIGITAL_5;
gppwm_channel *coolantControl = &engineConfiguration->gppwm[0];
coolantControl->pin = PROTEUS_LS_5;