TARGET = ws2812

SOURCES = code.c

USE_STLIB = yes
VESC_C_LIB_PATH=../../
include $(VESC_C_LIB_PATH)rules.mk

