Added Koridor MyS

This commit is contained in:
2020-10-04 17:32:53 +03:00
parent 44663201e6
commit 3a9108674d
10 changed files with 356 additions and 4 deletions

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