Compilation issue w/ Parallel and Array of Arrays on Teensy 3.1
Dusting off a project from last year.
In line 437 of FastLED.h the case for WS2813_PORTC has duplicate case value. Commenting out that line fixed the problem for me.
Compilation issue w/ Parallel and Array of Arrays on Teensy 3.1
Dusting off a project from last year.
In line 437 of FastLED.h the case for WS2813_PORTC has duplicate case value. Commenting out that line fixed the problem for me.