From f260ffeba8b13bf00323b97d7068bbed327a8eab Mon Sep 17 00:00:00 2001 From: Paul Guenette Date: Sat, 3 Oct 2020 10:43:45 -0400 Subject: [PATCH] Add GUI to the VScode workspace --- ODrive_Workspace.code-workspace | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ODrive_Workspace.code-workspace b/ODrive_Workspace.code-workspace index 8c1fe5c3..5891fce2 100644 --- a/ODrive_Workspace.code-workspace +++ b/ODrive_Workspace.code-workspace @@ -11,6 +11,9 @@ }, { "path": "analysis" + }, + { + "path": "GUI" } ], "settings": {