同步步兵代码,暂时关闭底盘跟随
This commit is contained in:
4
底盘/.vscode/launch.json
vendored
4
底盘/.vscode/launch.json
vendored
@@ -8,8 +8,8 @@
|
||||
"args": [],
|
||||
"stopAtEntry": false,
|
||||
"externalConsole": true,
|
||||
"cwd": "f:/Mas_Infantry_Control-main/开源代码/V1.0/Hero/底盘/底盘/CarBody",
|
||||
"program": "f:/Mas_Infantry_Control-main/开源代码/V1.0/Hero/底盘/底盘/CarBody/build/Debug/outDebug",
|
||||
"cwd": "f:/Mas_Infantry_Control-main/开源代码/V1.0/new-infantry/底盘/底盘/CarBody",
|
||||
"program": "f:/Mas_Infantry_Control-main/开源代码/V1.0/new-infantry/底盘/底盘/CarBody/build/Debug/outDebug",
|
||||
"MIMode": "gdb",
|
||||
"miDebuggerPath": "gdb",
|
||||
"setupCommands": [
|
||||
|
||||
Reference in New Issue
Block a user