Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SmartMatrix/SmartMatrix.ino')
-rw-r--r--examples/SmartMatrix/SmartMatrix.ino4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/SmartMatrix/SmartMatrix.ino b/examples/SmartMatrix/SmartMatrix.ino
index 997b6d24..50bcb811 100644
--- a/examples/SmartMatrix/SmartMatrix.ino
+++ b/examples/SmartMatrix/SmartMatrix.ino
@@ -1,5 +1,5 @@
-#include<SmartMatrix.h>
-#include<FastLED.h>
+#include <SmartMatrix.h>
+#include <FastLED.h>
#define kMatrixWidth 32
#define kMatrixHeight 32