Fix vscode

This commit is contained in:
Steven Polley 2018-08-21 21:28:48 -06:00
parent 61e602754d
commit c69ce608a4
1 changed files with 2 additions and 1 deletions

3
.vscode/tasks.json vendored
View File

@ -10,7 +10,8 @@
"group": { "group": {
"kind": "build", "kind": "build",
"isDefault": true "isDefault": true
} },
"problemMatcher": []
}, },
{ {
"label": "Raspberry Pi 3 Build", "label": "Raspberry Pi 3 Build",