initial checkin

This commit is contained in:
Scott Bezek
2021-10-22 12:35:39 -07:00
commit bb4ba9df1e
17 changed files with 687 additions and 0 deletions

7
firmware/.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"
]
}