working version

This commit is contained in:
Dmitry Borisenko
2020-09-02 23:05:30 +03:00
parent 2e8ea582d2
commit 4a57cf69d1
3 changed files with 13 additions and 5 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"
]
}