target lambda & afr log fields broken #4727

This commit is contained in:
rusefillc 2022-11-02 22:37:52 -04:00
parent 399a9c4a51
commit ec05edd55a
1 changed files with 1 additions and 1 deletions

View File

@ -693,7 +693,7 @@ void updateTunerStudioState() {
// offset 116
// TPS acceleration
tsOutputChannels->deltaTps = engine->tpsAccelEnrichment.getMaxDelta();
tsOutputChannels->deltaTpsValue = engine->tpsAccelEnrichment.getMaxDelta();
tsOutputChannels->totalTriggerErrorCounter = engine->triggerCentral.triggerState.totalTriggerErrorCounter;