trigger signal debug pins - logic level output #2959
This commit is contained in:
parent
3bfd3d7e55
commit
a260cc007d
|
@ -1201,7 +1201,7 @@ custom pin_mode_e 1 bits, U08, @OFFSET@, [0:6], @@pin_mode_e_enum@@
|
|||
pid_s alternatorControl;
|
||||
pid_s etb;
|
||||
brain_pin_e[TRIGGER_INPUT_PIN_COUNT iterate] triggerInputDebugPins;
|
||||
uint8_t unused1756;
|
||||
uint8_t unused1756;;
|
||||
float alternator_derivativeFilterLoss;;"x", 1, 0, -1000000, 1000000, 4
|
||||
float alternator_antiwindupFreq;;"x", 1, 0, -1000000, 1000000, 4
|
||||
int16_t tps2Min;Closed throttle#2. todo: extract these two fields into a structure\nSee also tps2_1AdcChannel\nset tps2_min X;"ADC", 1, 0, 0, 1023, 0
|
||||
|
|
Loading…
Reference in New Issue