New BigRoom MyS

This commit is contained in:
2021-02-07 13:21:57 +03:00
parent ff707e144f
commit c95cbce094
8 changed files with 229 additions and 0 deletions

7
BigRoomMyS/.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"
]
}