updated movement Tasks to handle multiple calling properbly and prepare calibration feature
This commit is contained in:
@@ -19,6 +19,5 @@ Dezibot::Dezibot():multiColorLight(){
|
||||
void Dezibot::begin(void) {
|
||||
motion.begin();
|
||||
multiColorLight.begin();
|
||||
motionDetection.begin();
|
||||
Wire.begin(1,2);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user