chg: dev: first version of multiColorLight implemeted

This commit is contained in:
hhau
2023-11-26 11:28:17 +01:00
parent e72595e739
commit 1b330e1520
5 changed files with 115 additions and 87 deletions

View File

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