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/Fast2Dev/Fast2Dev.ino')
-rw-r--r--examples/Fast2Dev/Fast2Dev.ino2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Fast2Dev/Fast2Dev.ino b/examples/Fast2Dev/Fast2Dev.ino
index 3e5cca73..5090aaad 100644
--- a/examples/Fast2Dev/Fast2Dev.ino
+++ b/examples/Fast2Dev/Fast2Dev.ino
@@ -7,7 +7,7 @@
// Uncomment this line if you want to talk to DMX controllers
// #define FASTSPI_USE_DMX_SIMPLE 1
-#include "FastSPI_LED2.h"
+#include "FastLED.h"
////////////////////////////////////////////////////////////////////////////////////////////////////