diff --git a/snippets/ev3/snippets_ev3.code-workspace b/snippets/ev3/snippets_ev3.code-workspace index 8eecc94..81e6619 100644 --- a/snippets/ev3/snippets_ev3.code-workspace +++ b/snippets/ev3/snippets_ev3.code-workspace @@ -3,6 +3,12 @@ { "path": "bluetooth_client" }, + { + "path": "bluetooth_pc" + }, + { + "path": "bluetooth_read_spike" + }, { "path": "bluetooth_server" }, @@ -33,6 +39,12 @@ { "path": "light_color" }, + { + "path": "ps4" + }, + { + "path": "rcx_touch" + }, { "path": "screen_draw" },