led-controller/include/fade.h

5 lines
69 B
C
Raw Permalink Normal View History

2020-01-17 16:00:09 +00:00
#include <LEDStripe.h>
2020-01-17 16:07:34 +00:00
#define foo "BAR"
2020-01-17 16:00:09 +00:00
void fade(LEDStripe* led);