This commit is contained in:
Lexzach
2022-04-19 09:49:10 -04:00
parent b766658d01
commit 7463c83cae
9 changed files with 484 additions and 0 deletions

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