5 lines
77 B
C
5 lines
77 B
C
|
#pragma once
|
||
|
|
||
|
/* ws2812 RGB LED */
|
||
|
#define RGBLED_NUM 1 // Number of LEDs
|