Skip to content

Commit 4023ff3

Browse files
committed
.vscode: Fix launcher.
1 parent f777843 commit 4023ff3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.vscode/launch.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"args": [
1414
"run",
1515
"ble",
16-
"Pybricks Hub",
1716
"${workspaceFolder}/demo/shortdemo.py"
1817
]
1918
},
@@ -26,7 +25,6 @@
2625
"args": [
2726
"run",
2827
"usb",
29-
"Pybricks Hub",
3028
"${file}"
3129
]
3230
},

0 commit comments

Comments
 (0)