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