parent
004fea8437
commit
4747d83e0f
|
@ -1045,8 +1045,8 @@ int16_t tps2Max;Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\
|
||||||
brain_pin_e binarySerialRxPin;
|
brain_pin_e binarySerialRxPin;
|
||||||
|
|
||||||
brain_pin_e[AUX_DIGITAL_VALVE_COUNT iterate] auxValves
|
brain_pin_e[AUX_DIGITAL_VALVE_COUNT iterate] auxValves
|
||||||
brain_pin_e unusedConsoleSerialTxPin; todo: finish pin migration from hard-coded to configurable?
|
switch_input_pin_e tcuUpshiftButtonPin
|
||||||
brain_pin_e unusedConsoleSerialRxPin;todo: finish pin migration from hard-coded to configurable?
|
switch_input_pin_e tcuDownshiftButtonPin
|
||||||
|
|
||||||
|
|
||||||
float[ENGINE_NOISE_CURVE_SIZE] knockNoise;Knock sensor output knock detection threshold depending on current RPM;"v", 1, 0, 0.0, 10, 2
|
float[ENGINE_NOISE_CURVE_SIZE] knockNoise;Knock sensor output knock detection threshold depending on current RPM;"v", 1, 0, 0.0, 10, 2
|
||||||
|
|
Loading…
Reference in New Issue