Hi all, last week we needed to carry our project from Arduino mega to new Arduino Giga R1 Wifi. Neither our written FastLED animation code nor FastLED example codes stopped to work. Could we get ...
when i try to compile with every library and boards file updated, i get the following error list: `In file included from /home/simon/Documents/Arduino/sketch ...
Normally, when a project calls for addressable LEDs, we just throw a strip of WS2812s and an Arduino together, cobble together some code from the examples in the FastLED library, and call it a day. We ...