mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-11-27 17:17:20 +01:00
added missing constructor
This commit is contained in:
@@ -25,6 +25,7 @@ class Dezibot {
|
|||||||
protected:
|
protected:
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
Dezibot();
|
||||||
Motion motion;
|
Motion motion;
|
||||||
LightDetection lightDetection;
|
LightDetection lightDetection;
|
||||||
ColorDetection colorDetection;
|
ColorDetection colorDetection;
|
||||||
|
|||||||
Reference in New Issue
Block a user