Adafruit LPD8806 LED Strip Library
Macros
LPD8806.cpp File Reference
#include "LPD8806.h"
#include <SPI.h>

Macros

#define spi_out(n)   (void)SPI.transfer(n)
 SPI Output.