Remove the Breathe plugin

This commit is contained in:
Gergely Polonkai 2022-06-01 10:59:28 +02:00
parent a429dc1f5e
commit 0163dcf41d
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 0 additions and 2 deletions

View File

@ -15,7 +15,6 @@
#include "Kaleidoscope-Macros.h"
#include "Kaleidoscope-LEDControl.h"
#include "Kaleidoscope-LEDEffect-BootGreeting.h"
#include "Kaleidoscope-LEDEffect-Breathe.h"
#include "Kaleidoscope-LEDEffect-Rainbow.h"
#include "Kaleidoscope-LED-Stalker.h"
#include "Kaleidoscope-LED-Palette-Theme.h"
@ -179,7 +178,6 @@ KALEIDOSCOPE_INIT_PLUGINS(
LEDOff,
LEDRainbowEffect,
LEDRainbowWaveEffect,
LEDBreatheEffect,
StalkerEffect,
LEDPaletteTheme,
ColormapEffect,