Fix Helix ws2812.c listed more than once warning. (#4499)
Remove `SRC += ws2812.c` from helix/rev2/rules.mk and helix/pico/rules.mk. Because it will be added in common_features.mk.pull/4503/head
parent
952a30ef34
commit
a054b5a06c
@ -1,3 +1,2 @@
|
|||||||
SRC += pico/matrix.c \
|
SRC += pico/matrix.c
|
||||||
pico/split_util.c \
|
SRC += pico/split_util.c
|
||||||
ws2812.c
|
|
||||||
|
Loading…
Reference in new issue