Documentation updated

This commit is contained in:
2026-07-12 15:43:31 +02:00
parent 5d3c82a1e0
commit 132ffe352a
4 changed files with 164 additions and 115 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"
]
}