working version

This commit is contained in:
Dmitry Borisenko
2020-09-07 00:36:03 +03:00
parent e505eb9b6e
commit d8dfe7f60c
4 changed files with 54 additions and 9 deletions

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