Merge branch 'feature/#5-motion' into feature/#14-implement-motion-detection
This commit is contained in:
@@ -16,5 +16,6 @@ Dezibot::Dezibot():multiColorLight(),motionDetection(){
|
||||
|
||||
};
|
||||
void Dezibot::begin(void) {
|
||||
motion.begin();
|
||||
multiColorLight.begin();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user