Fix ATtiny4313/13 builds by sutaburosu · Pull Request #1874 · FastLED/FastLED

@sutaburosu

LIB8_ATTINY was not being defined, which led to the invalid opcode errors.

zackees added a commit that referenced this pull request

Jan 27, 2025
attiny13 now compiles, attiny4343 almost compiles

#1874

zackees added a commit that referenced this pull request

Jan 27, 2025
attiny4343 now compiles, attiny13 almost compiles

#1874