From e7202a1420324ca135ac8771399597295d538ea1 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Wed, 1 Jun 2022 10:57:44 +0200 Subject: [PATCH] Remove the Chase plugin --- Model100.ino | 2 -- 1 file changed, 2 deletions(-) diff --git a/Model100.ino b/Model100.ino index 693c9f5..84d7425 100644 --- a/Model100.ino +++ b/Model100.ino @@ -17,7 +17,6 @@ #include "Kaleidoscope-LEDEffect-BootGreeting.h" #include "Kaleidoscope-LEDEffect-SolidColor.h" #include "Kaleidoscope-LEDEffect-Breathe.h" -#include "Kaleidoscope-LEDEffect-Chase.h" #include "Kaleidoscope-LEDEffect-Rainbow.h" #include "Kaleidoscope-LED-Stalker.h" #include "Kaleidoscope-LED-Palette-Theme.h" @@ -189,7 +188,6 @@ KALEIDOSCOPE_INIT_PLUGINS( LEDOff, LEDRainbowEffect, LEDRainbowWaveEffect, - LEDChaseEffect, solidRed, solidOrange, solidYellow,