visiting "live data" tab causes fatal error on ECU fix #4271
This commit is contained in:
parent
a36ea73d0d
commit
453161a1c0
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue