fix: remove RGB_ANIMATIONS define (#362)

This commit is contained in:
Florian Didron
2022-11-24 16:10:29 +09:00
committed by GitHub
parent 263bc7cf21
commit ae490ef9e5

View File

@@ -74,7 +74,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* ws2812 RGB LED */
#define RGB_DI_PIN D7
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_HUE_STEP 12
#define RGBLIGHT_SAT_STEP 255
#define RGBLIGHT_VAL_STEP 12