Good news, 1 out of every 2 animations (roughly) is working
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define SMARTMATRIXPHYSICALMATRIX_H
|
||||
|
||||
#ifdef CORE_TEENSY
|
||||
#ifdef ENABLE_TEENSY_SMARTMATRIX
|
||||
|
||||
#include "SmartMatrix.h"
|
||||
#include "LEDHAL2D.h"
|
||||
@@ -45,5 +46,6 @@ class SmartMatrixPhysicalMatrix : public LEDHAL2D {
|
||||
SMLayerBackground<rgb24, 0>* layer;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user