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