diff --git a/src/main.cpp b/src/main.cpp index b318995..c1e185d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -15,6 +15,7 @@ // END CONFIGURATION +#include #include #include #include @@ -25,7 +26,6 @@ CRGB leds[LED_COUNT]; WebSocketsClient webSocket; #ifdef OBS_PASS -#include #include #define HASH_SIZE 32