Initial commit

This commit is contained in:
Cynopolis
2021-10-10 11:39:32 -05:00
commit 01d85538bb
14 changed files with 2691 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"
]
}