only: proteus_f4
that's how much I do not like copy-paste
This commit is contained in:
parent
793263824c
commit
75b122d6a3
|
@ -197,7 +197,7 @@ void setInline4() {
|
|||
}
|
||||
|
||||
void setProteusEtbIO() {
|
||||
#if HW_PROTEUS
|
||||
#if HW_PROTEUS && EFI_PROD_CODE
|
||||
engineConfiguration->tps1_2AdcChannel = PROTEUS_IN_TPS1_2;
|
||||
setPPSInputs(PROTEUS_IN_PPS, PROTEUS_IN_PPS2);
|
||||
#endif // HW_PROTEUS
|
||||
|
|
Loading…
Reference in New Issue