This commit is contained in:
Ben Meadors 2023-01-27 11:19:45 -06:00
parent 2e8832babb
commit 2baaad8298

4
.vscode/tasks.json vendored
View File

@ -4,9 +4,7 @@
{ {
"type": "PlatformIO", "type": "PlatformIO",
"task": "Build", "task": "Build",
"problemMatcher": [ "problemMatcher": ["$platformio"],
"$platformio"
],
"group": { "group": {
"kind": "build", "kind": "build",
"isDefault": true "isDefault": true