This commit is contained in:
Lubos Petrovic
2020-12-07 11:53:12 +01:00
parent a7fff773b5
commit cfdd76df0a
19 changed files with 91 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
class CarKiaEniro : public CarInterface {
private:
protected:
public:
void activateCommandQueue() override;