log the state of hasSynchronizedPhase() for future diagnostic help.
This commit is contained in:
parent
67b4ccc795
commit
9fd1b251ec
|
@ -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