Initial commit

This commit is contained in:
Cynopolis
2021-06-25 11:17:10 -05:00
commit f53c2b79b4
10 changed files with 295 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"
]
}