Rebuild for PlatformIO

This commit is contained in:
2023-11-12 23:05:26 +01:00
parent 42493221c1
commit 278c2bb0b2
4 changed files with 32 additions and 6 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"
]
}