I couldn't get the serial to FastLED code to work using readBytes — so

I couldn’t get the serial to FastLED code to work using readBytes — so I ended up writing this:

http://pastebin.com/6yMgk7s7

I presume readBytes will only suck in as much as is in the buffer? So it’s size limited to 64 bytes?

Anyone got any ideas about an easy way to frame sync? I am guessing that sending a simple sequence would work.