Merge remote-tracking branch 'origin/feature/#5-motion' into feature/#16-find-a-friend

This commit is contained in:
hhaupt
2024-04-28 10:27:43 +02:00
10 changed files with 411 additions and 9 deletions

View File

@@ -23,6 +23,7 @@ class Dezibot {
protected:
public:
Dezibot();
Motion motion;
LightDetection lightDetection;
ColorDetection colorDetection;