Merge branch 'feature/#14-implement-motion-detection' of https://git.imn.htwk-leipzig.de/wagner/lib into feature/#14-implement-motion-detection
This commit is contained in:
@@ -18,4 +18,5 @@ Dezibot::Dezibot():multiColorLight(),motionDetection(){
|
||||
void Dezibot::begin(void) {
|
||||
motion.begin();
|
||||
multiColorLight.begin();
|
||||
motionDetection.begin();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user