5 lines
70 B
Makefile
5 lines
70 B
Makefile
|
RGB_MATRIX_DRIVER = WS2812
|
||
|
|
||
|
SRC += rgb_functions.c \
|
||
|
matrix.c
|