Hello,
New here and a bit of a noob at FastLED and Arduino for the most part. I am trying follow a really awesome tutorial posted by a BRUHautomation featuring the FastLED lib (i will link below). I have installed the proper libraries and board manager to my Arduino IDE but when I attempt to compile the code I am given the error “‘WS2811’ was not declared in this scope” for line 28 : “#define LED_TYPE WS2811” I have tried tweaking the code but I really don’t know enough to have any successful results. I really want to get this automation set up but this error is standing in the way. Any help would me very appreciated! Thanks!