Добавляем модуль управления адресными светодиодами

This commit is contained in:
2022-10-21 08:03:06 +03:00
parent dafe486784
commit ccfb04d4a7
6 changed files with 321 additions and 0 deletions

View File

@@ -198,6 +198,10 @@
{
"path": "src/modules/display/Lcd2004",
"active": true
},
{
"path": "src/modules/display/Ws2812b",
"active": true
}
]
}