better code guard?

This commit is contained in:
rusefillc 2023-05-24 11:46:07 -04:00
parent 5511702149
commit e9fd6e9fa7
1 changed files with 2 additions and 0 deletions

View File

@ -120,7 +120,9 @@ public:
IEtbController *etbControllers[ETB_COUNT] = {nullptr};
#if EFI_ENGINE_CONTROL
FuelComputer fuelComputer;
#endif // EFI_ENGINE_CONTROL
type_list<
Mockable<InjectorModel>,