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