unused32nd
This commit is contained in:
parent
000bf5754c
commit
2efd11ea68
|
@ -804,7 +804,8 @@ bit is_enabled_spi_2
|
|||
bit verboseKLine
|
||||
bit idleIncrementalPidCic
|
||||
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
|
||||
bit unused32nd
|
||||
! 'unused32nd' 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;
|
||||
pin_output_mode_e mainRelayPinMode;
|
||||
|
|
Loading…
Reference in New Issue