Removed unused code

This commit is contained in:
CommanderRedYT
2022-02-14 21:27:26 +01:00
parent ade3117303
commit 89779c4648

View File

@ -24,7 +24,6 @@ public:
bool waitForGasLoslass{false};
bool waitForBremsLoslass{false};
bool hybridModeActivated{false};
private:
espchrono::millis_clock::time_point m_lastTime{espchrono::millis_clock::now()};