MRE NB2
This commit is contained in:
parent
07cc3cffff
commit
eb55f6ffc7
|
@ -526,6 +526,7 @@ void setMiataNB2_MRE(DECLARE_CONFIG_PARAMETER_SIGNATURE) {
|
|||
|
||||
engineConfiguration->camInputs[0] = GPIOA_5;
|
||||
engineConfiguration->useOnlyRisingEdgeForTrigger = false;
|
||||
engineConfiguration->useTLE8888_hall_mode = true;
|
||||
|
||||
// GPIOD_6: "13 - GP Out 6" - selected to +12v
|
||||
boardConfiguration->alternatorControlPin = GPIOD_6;
|
||||
|
|
Loading…
Reference in New Issue