AFR tooltip
This commit is contained in:
parent
bf21536b39
commit
4ebc018980
|
@ -865,7 +865,7 @@ bit is_enabled_spi_2
|
||||||
bit alignEngineSnifferAtTDC
|
bit alignEngineSnifferAtTDC
|
||||||
bit useETBforIdleControl;+This setting allows the ETB to act as the idle air control valve and move to regulate the airflow at idle.
|
bit useETBforIdleControl;+This setting allows the ETB to act as the idle air control valve and move to regulate the airflow at idle.
|
||||||
bit idleIncrementalPidCic
|
bit idleIncrementalPidCic
|
||||||
bit enableAemXSeries
|
bit enableAemXSeries;+AEM X-Series or rusEFI Wideband
|
||||||
! 'enableAemXSeries' is the 32nd bit here, you would need another bit region if more bits are desired
|
! 'enableAemXSeries' is the 32nd bit here, you would need another bit region if more bits are desired
|
||||||
|
|
||||||
brain_input_pin_e[LOGIC_ANALYZER_CHANNEL_COUNT iterate] logicAnalyzerPins;
|
brain_input_pin_e[LOGIC_ANALYZER_CHANNEL_COUNT iterate] logicAnalyzerPins;
|
||||||
|
|
Loading…
Reference in New Issue