live data for wastegate and launch control #3588
This commit is contained in:
parent
174a02f805
commit
16a132799c
|
@ -259,6 +259,9 @@ uint16_t rpmAcceleration;dRPM;"RPM/s",1, 0, 0, 0, 0
|
|||
bit launchRpmCondition
|
||||
bit launchTpsCondition
|
||||
bit launchActivateSwitchCondition
|
||||
bit launchIsLaunchCondition;
|
||||
bit launchCombinedConditions
|
||||
bit launchActivatePinState
|
||||
|
||||
uint8_t TEMPLOG_MAP_AT_CYCLE_COUNT;;"", 1, 0, -10000, 10000, 3
|
||||
uint8_t unused11;;"", 1, 0, -10000, 10000, 3
|
||||
|
|
Loading…
Reference in New Issue