The Arduino String Builder is a small utility to quickly create a simple string containing all the words needed for the Arduino to output. The individual words can be retrieved via a defined coding.
When, for example, I try to compile the example "ColorPalette" from the Fastled libary on my teensy 3.2 using arduino IDE 1.6.6 + TeensyDuino 1.26, I get the following errors: Arduino: 1.6.6 (Windows ...