PaulStoffregen / OctoWS2811

Control thousands of WS2811/2812 LEDs at video refresh speeds
http://www.pjrc.com/teensy/td_libs_OctoWS2811.html
265 stars 117 forks source link

fix include guard errors #3

Closed duff2013 closed 9 years ago

duff2013 commented 9 years ago

Without this anyone wanting to include this into multiple header files gets an error.

PaulStoffregen commented 9 years ago

Thanks