1
0
mirror of https://gitlab.com/lander-team/tvc-test-code.git synced 2025-07-27 16:41:24 +00:00

Initial commit

This commit is contained in:
2021-11-02 11:55:52 -07:00
commit c1b8906037
7 changed files with 131 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"
]
}