visiting "live data" tab causes fatal error on ECU fix #4271

This commit is contained in:
rusefillc 2022-06-25 21:22:54 -04:00
parent a36ea73d0d
commit 453161a1c0
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ void tunerStudioDebug(TsChannelBase* tsChannel, const char *msg);
void tunerStudioError(TsChannelBase* tsChannel, const char *msg);
uint8_t* getWorkingPageAddr();
const void * getStructAddr(live_data_e structId);
#if EFI_TUNER_STUDIO
#include "thread_controller.h"