Implemented basic ledstrip

This commit is contained in:
2021-08-17 22:06:13 +02:00
parent 3570fc03a3
commit 1d2c5d3b67
8 changed files with 117 additions and 28 deletions

3
.gitmodules vendored
View File

@@ -52,3 +52,6 @@
[submodule "components/espasynchttpreq"]
path = components/espasynchttpreq
url = git@github.com:0xFEEDC0DE64/espasynchttpreq.git
[submodule "components/FastLED-idf"]
path = components/FastLED-idf
url = git@github.com:0xFEEDC0DE64/FastLED-idf.git