Whatever we call it, whatever we implement it - we need live data / remote view into rusEFI actual state #3353
This commit is contained in:
parent
1435e82069
commit
a882b72170
|
@ -0,0 +1,11 @@
|
||||||
|
struct_no_prefix ac_control_s
|
||||||
|
|
||||||
|
bit engineTooSlow
|
||||||
|
bit engineTooFast
|
||||||
|
bit noClt
|
||||||
|
bit engineTooHot
|
||||||
|
bit tpsTooHigh
|
||||||
|
|
||||||
|
bit acButtonState
|
||||||
|
|
||||||
|
end_struct
|
Loading…
Reference in New Issue