Add LightCtrl project

This commit is contained in:
2021-02-04 15:53:16 +03:00
parent 0d4d98954b
commit 8820000643
8 changed files with 228 additions and 0 deletions

7
LightCtrlMyS/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}