fixed include, bugfix in random palette handling

This commit is contained in:
Damian Schneider
2024-01-27 20:36:59 +01:00
parent a9bcc75733
commit bccc97d25f
3 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
#ifndef WLED_FCN_DECLARE_H
#define WLED_FCN_DECLARE_H
#include "FastLED.h"
/*
* All globally accessible functions are declared here
*/