// logic based on the system's configuration. // It is automatically adjusted according to the hardware setup specified in userConfig.h. // Users should not modify this section to ensure the proper ...
I'm using an ESP32-WROOM-32D using ESP32-Arduino (running version 1.0.5-rc6), and am trying to control 3 separate strands of approximately 100 leds altogether. The LEDs are powered off 3.3V. I've been ...