only: proteus_f7
This commit is contained in:
parent
4b00688025
commit
3d4bd39c14
|
@ -85,7 +85,7 @@ void setHyundaiPb() {
|
||||||
setCommonNTCSensor(&engineConfiguration->iat, PROTEUS_DEFAULT_AT_PULLUP);
|
setCommonNTCSensor(&engineConfiguration->iat, PROTEUS_DEFAULT_AT_PULLUP);
|
||||||
|
|
||||||
engineConfiguration->acRelayPin = PROTEUS_LS_6;
|
engineConfiguration->acRelayPin = PROTEUS_LS_6;
|
||||||
engineConfiguration->acSwitch = PROTEUS_DIGITAL_1;
|
engineConfiguration->acSwitch = PROTEUS_DIGITAL_5;
|
||||||
|
|
||||||
gppwm_channel *coolantControl = &engineConfiguration->gppwm[0];
|
gppwm_channel *coolantControl = &engineConfiguration->gppwm[0];
|
||||||
coolantControl->pin = PROTEUS_LS_5;
|
coolantControl->pin = PROTEUS_LS_5;
|
||||||
|
|
Loading…
Reference in New Issue