first working version, but still prints a junkdata after the text, formatstrings doesn't work
This commit is contained in:
@@ -15,10 +15,11 @@
|
||||
Dezibot::Dezibot():multiColorLight(){};
|
||||
|
||||
void Dezibot::begin(void) {
|
||||
infraredLight.begin();
|
||||
lightDetection.begin();
|
||||
motion.begin();
|
||||
multiColorLight.begin();
|
||||
//infraredLight.begin();
|
||||
//lightDetection.begin();
|
||||
//motion.begin();
|
||||
//multiColorLight.begin();
|
||||
display.begin();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user