bombers_basic_shorts.pde
#include "LPD8806.h"
#include "SPI.h"
// Full 5m Blue Bomber
/*****************************************************************************/
// Number of RGB LEDs in strand:
int nLEDs = 160;
// Set the first variable to the NUMBER of pixels. 32 = 32 pixels in a row
This file has been truncated. show original