From c69ce608a43c31779a83988e289370c72b8d4323 Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Tue, 21 Aug 2018 21:28:48 -0600 Subject: [PATCH] Fix vscode --- .vscode/tasks.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 9c98595..b08c7e6 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -10,7 +10,8 @@ "group": { "kind": "build", "isDefault": true - } + }, + "problemMatcher": [] }, { "label": "Raspberry Pi 3 Build",