cotrol on of

This commit is contained in:
2020-08-23 14:44:44 -05:00
parent 890a26ac06
commit 94fd4b0606
8 changed files with 245 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"
]
}