main relay controller handles delayed shutdown

This commit is contained in:
rusefillc 2022-02-01 23:12:50 -05:00
parent ed0bb68b0c
commit e11e701d5c
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@ struct_no_prefix main_relay_s
bit isBenchTest
bit hasIgnitionVoltage
bit mainRelayState
bit delayedShutoffRequested
end_struct