Skip to content

Commit

Permalink
Update MatrixExample1.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorgen-VikingGod authored Nov 18, 2016
1 parent b034fd6 commit 09813ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/MatrixExample1/MatrixExample1.ino
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#include <LEDMatrix.h>

// Change the next defines to match your matrix type and size
#define DATA_PIN GPIO14
#define DATA_PIN 14

#define COLOR_ORDER GRB
#define CHIPSET WS2812B
Expand Down

0 comments on commit 09813ec

Please # to comment.