Push up existing wokwi changes
This commit is contained in:
@@ -38,6 +38,8 @@ class ColorRandomizerMatrix : public MatrixAnimation {
|
||||
} else {
|
||||
fadingValues = new CRGB[matrix->getWidth()];
|
||||
}
|
||||
|
||||
Serial.println("Initialize is ok");
|
||||
}
|
||||
|
||||
void execute();
|
||||
|
||||
Reference in New Issue
Block a user