Add WS2812 driver submodule

This commit is contained in:
Renze Nicolai 2022-05-11 23:39:33 +02:00
parent cb3ecec075
commit 4bf7a3c89b
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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

1
components/ws2812 Submodule

@ -0,0 +1 @@
Subproject commit c1c750d2ce0a487622fb311cce19ea899d49ffe6