hey guys, thanks for the tips on how to get the attiny working with the trinket core so i can run fastLED on them. little issue i’m having though. I’m trying to run another strip off another open port on the tiny. but when i compile i get an error. only happens when i add the second FastLED.addLeds() part. the other strip is a different chip. first one is ws2812b and second one is TM1803. its all i have one hand. am i barking up the wrong tree here?
Nevermind, it appears I’m just running into the memory limit. shame.