Tobias Müller 4 months ago
parent
commit
c6770861ef
2 changed files with 0 additions and 13 deletions
  1. 0 10
      .vscode/extensions.json
  2. 0 3
      .vscode/settings.json

+ 0 - 10
.vscode/extensions.json

@@ -1,10 +0,0 @@
-{
-    // 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"
-    ]
-}

+ 0 - 3
.vscode/settings.json

@@ -1,3 +0,0 @@
-{
-    "cmake.configureOnOpen": true
-}