what a mess :(
This commit is contained in:
parent
2d689f5a5a
commit
22c9b6896d
|
@ -168,6 +168,7 @@ public:
|
||||||
PinRepository pinRepository;
|
PinRepository pinRepository;
|
||||||
|
|
||||||
IEtbController *etbControllers[ETB_COUNT] = {nullptr};
|
IEtbController *etbControllers[ETB_COUNT] = {nullptr};
|
||||||
|
// we have pointers mixed with... not pointers (reference?) between different controllers
|
||||||
IFuelComputer *fuelComputer = nullptr;
|
IFuelComputer *fuelComputer = nullptr;
|
||||||
|
|
||||||
type_list<
|
type_list<
|
||||||
|
|
Loading…
Reference in New Issue