небольшие исправления

This commit is contained in:
Dmitry Borisenko
2021-12-24 00:06:37 +01:00
parent a19a12c7d4
commit d73657d39a
2 changed files with 13 additions and 6 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"
]
}