log the state of hasSynchronizedPhase() for future diagnostic help.
This commit is contained in:
parent
d9dc7c3272
commit
13f9e6d76a
|
@ -99,6 +99,7 @@ running_fuel_s running
|
|||
bit clutchUpState;@@INDICATOR_NAME_CLUTCH_UP@@
|
||||
bit clutchDownState;@@INDICATOR_NAME_CLUTCH_DOWN@@
|
||||
bit brakePedalState;@@INDICATOR_NAME_BRAKE_DOWN@@
|
||||
bit isSynchronizedPhase
|
||||
|
||||
float egt1
|
||||
float egt2
|
||||
|
|
Loading…
Reference in New Issue