vscode: update launch.json

This commit is contained in:
MoreTore
2025-05-11 23:23:26 -05:00
committed by Test User
parent 244e26fbce
commit ee61008e67
+3 -1
View File
@@ -8,7 +8,9 @@
"options": [
"selfdrive/controls/controlsd.py",
"system/timed/timed.py",
"tools/sim/run_bridge.py"
"tools/sim/run_bridge.py",
"selfdrive/debug/run_process_on_route.py",
"tools/tuning/measure_steering_accuracy.py",
]
},
{