Added Rozetka

This commit is contained in:
2020-12-17 13:03:12 +03:00
parent 240d2cfdaa
commit 3a188f5bbb
9 changed files with 199 additions and 1 deletions

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