diff --git a/.gitmodules b/.gitmodules index 59ef5f3..c0a98c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "components/mch2022-rp2040"] path = components/mch2022-rp2040 url = https://github.com/badgeteam/esp32-component-mch2022-rp2040.git +[submodule "components/ws2812"] + path = components/ws2812 + url = https://github.com/badgeteam/esp32-component-ws2812.git diff --git a/components/ws2812 b/components/ws2812 new file mode 160000 index 0000000..c1c750d --- /dev/null +++ b/components/ws2812 @@ -0,0 +1 @@ +Subproject commit c1c750d2ce0a487622fb311cce19ea899d49ffe6