Merged MotionCorrection into Release (including InterfaceChange from motionDetection to motion.detection

This commit is contained in:
hhaupt
2024-06-14 02:51:54 +02:00
14 changed files with 521 additions and 486 deletions

View File

@@ -29,7 +29,6 @@ public:
LightDetection lightDetection;
ColorDetection colorDetection;
MultiColorLight multiColorLight;
MotionDetection motionDetection;
InfraredLight infraredLight;
Communication communication;
Display display;