1
0
mirror of https://gitlab.com/lander-team/static-load-test-code.git synced 2025-08-05 21:11:21 +00:00

init commit

This commit is contained in:
2021-11-02 11:53:33 -07:00
parent 309499c1e6
commit ea4532f5e0
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"
]
}