Checkpoint View PCB

This commit is contained in:
Scott Bezek
2022-02-08 18:41:08 -08:00
parent f362039a95
commit 8afd55addc
41 changed files with 36601 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"
]
}