ADD: adden more functionality includeing a tcp server for external comms
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -8,8 +8,8 @@
|
||||
"type": "gdb",
|
||||
"request": "launch",
|
||||
"name": "Launch Program",
|
||||
"target": "./build/SimControlApplication",
|
||||
"cwd": "${workspaceRoot}",
|
||||
"target": "./SimControlApplication",
|
||||
"cwd": "${workspaceRoot}/build",
|
||||
"valuesFormatting": "parseText"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user