Init curt midroom

This commit is contained in:
2020-08-28 17:57:26 +03:00
parent 679b4dd3a0
commit d8ff2646a2
9 changed files with 449 additions and 0 deletions

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