I’m having trouble verifying so i can upload code. I am trying to use the ColorPalette example that i’ve successfully used in the past, however
I get the following error:
FastLED3_1_3/platforms/avr/clockless_trinket.h:449: error: ‘asm’ operand has impossible constraints
I made sure to update to the newest FastLED version 3.1.3.
I also had a problem with BLEND earlier but i’ve fixed that after updating to 3.1.3 and learning that BLEND has been replaced with LINEARBLEND.
Also if someone has link to a very good tutorial on how to make an LED matrix using FastLED, i’d really appreciate it. My goal is to make a 60 by 15 LED matrix display.
