mirror of https://github.com/rusefi/wideband.git
happy mac build
This commit is contained in:
parent
50f8e1f2bb
commit
420e9e5ef7
|
@ -34,7 +34,10 @@ private:
|
|||
float nernstAc = 0;
|
||||
float nernstDc = 0;
|
||||
float pumpCurrentSenseVoltage = 0;
|
||||
|
||||
#ifdef BATTERY_INPUT_DIVIDER
|
||||
float internalBatteryVoltage = 0;
|
||||
#endif
|
||||
|
||||
Timer m_startupTimer;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue