helping console parser
This commit is contained in:
parent
8c8d9cf7c0
commit
bf957a05a0
|
@ -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;;"Pulse", 1, 0, 1, 5, 0
|
||||
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