main relay controller handles delayed shutdown
This commit is contained in:
parent
ed0bb68b0c
commit
e11e701d5c
|
@ -2,4 +2,5 @@ struct_no_prefix main_relay_s
|
||||||
bit isBenchTest
|
bit isBenchTest
|
||||||
bit hasIgnitionVoltage
|
bit hasIgnitionVoltage
|
||||||
bit mainRelayState
|
bit mainRelayState
|
||||||
|
bit delayedShutoffRequested
|
||||||
end_struct
|
end_struct
|
||||||
|
|
Loading…
Reference in New Issue