unused32nd

This commit is contained in:
rusefi 2024-05-11 20:12:08 -04:00
parent 000bf5754c
commit 2efd11ea68
1 changed files with 2 additions and 1 deletions

View File

@ -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;