live data for wastegate #3588

This commit is contained in:
rusefillc 2021-11-24 13:20:47 -05:00
parent 563b129a10
commit 284fea286b
1 changed files with 1 additions and 1 deletions

View File

@ -674,7 +674,7 @@ struct EtbThread final : public PeriodicController<512> {
}
};
static EtbThread etbThread CCM_OPTIONAL;
static EtbThread etbThread;
#endif