This commit is contained in:
reto
2021-02-22 20:33:05 +01:00
commit b4cfb7a2de
9 changed files with 714 additions and 0 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"
]
}