reducing aux/lua mess
This commit is contained in:
parent
d45c40b81a
commit
92bd9c2e35
|
@ -1267,7 +1267,7 @@ custom pwm_freq_t 2 scalar, U16, @OFFSET@, "Hz", 1, 0, 0, 3000, 0
|
|||
vvt_mode_e[CAMS_PER_BANK iterate] vvtMode;set vvt_mode X
|
||||
uint8_t fan2ExtraIdle;Additional idle % when fan #2 is active;"%", 1, 0, 0, 100, 0
|
||||
uint8_t autoscale primingDelay;Delay to allow fuel pressure to build before firing the priming pulse.;"sec", 0.01, 0, 0, 1, 2
|
||||
; todo: rename to luaAnalogInputs
|
||||
! todo: rename to luaAnalogInputs
|
||||
adc_channel_e[LUA_ANALOG_INPUT_COUNT iterate] auxAnalogInputs;
|
||||
|
||||
output_pin_e[MAX_CYLINDER_COUNT iterate] trailingCoilPins;
|
||||
|
|
Loading…
Reference in New Issue