keypatch/.vscode/extensions.json
toptah 06a9910bc6 Umstellung auf PlatformIO
Anpassung auf Blinken der fehlenden LEDs
2026-03-06 21:51:39 +01:00

11 lines
274 B
JSON

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