Initial commit

This commit is contained in:
wisplite
2025-12-25 17:00:52 -06:00
commit 0710e0a232
72 changed files with 32214 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}