long story short, I destroyed my laptop and decided to start a fresh install.
Im re-loading all my arduino related stuff. But I seem to be missing something.
I’m getting the following error on compile when I run any FastLED sketch
/arduino-1.0.5/libraries/FastLED/delay.h: In function ‘void _delaycycles_AVR() [with int LOOP = 6; int PAD = 0]’
/arduino-1.0.5/libraries/FastLED/delay.h:35:4: error: unknown register name ‘r16’ in ‘asm’"
Gotta be something simple Im missing…