EPIC: we need to test fresh boards #5511

only:proteus_f7
This commit is contained in:
rusefi 2023-09-01 16:36:46 -04:00
parent c2bfe00597
commit 5212ca14e3
1 changed files with 4 additions and 0 deletions

View File

@ -994,6 +994,10 @@ void proteusStimQc() {
engineConfiguration->vehicleSpeedSensorInputPin = PROTEUS_DIGITAL_5;
engineConfiguration->brakePedalPin = PROTEUS_DIGITAL_6;
setProteusEtbIO();
engineConfiguration->auxLinear1.hwChannel = PROTEUS_IN_ANALOG_TEMP_1;
engineConfiguration->auxLinear2.hwChannel = PROTEUS_IN_ANALOG_TEMP_4;
// engineConfiguration->fan2Pin = Gpio::PROTEUS_LS_9;
// engineConfiguration->malfunctionIndicatorPin = Gpio::PROTEUS_LS_13;
// engineConfiguration->tachOutputPin = Gpio::PROTEUS_LS_14;