diff options
Diffstat (limited to 'examples/1_SimpleTestShapes')
| -rw-r--r-- | examples/1_SimpleTestShapes/1_SimpleTestShapes.ino | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/1_SimpleTestShapes/1_SimpleTestShapes.ino b/examples/1_SimpleTestShapes/1_SimpleTestShapes.ino index 464fa1e..da454ef 100644 --- a/examples/1_SimpleTestShapes/1_SimpleTestShapes.ino +++ b/examples/1_SimpleTestShapes/1_SimpleTestShapes.ino @@ -93,8 +93,7 @@ void drawText(int colorWheelOffset) void setup() { -// - + // Module configuration HUB75_I2S_CFG mxconfig( PANEL_RES_X, // module width PANEL_RES_Y, // module height |
