Files @ 91735168ee75
Branch filter:

Location: protofusion-esp32-template/main/CMakeLists.txt

Ethan Zonca
Initial super rough WS2812 control with modified behavior over OSC
idf_component_register(SRCS "main.c" "wifi.c" "usb_cdc.c" "can.c" "display.c" "display_gui.c" "osc_control.c" "ledstrip.c"
                       INCLUDE_DIRS .)