1
0

Inital commit

This commit is contained in:
2020-07-17 00:22:51 +02:00
commit a1d1374b85
10 changed files with 427 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"
]
}