diff --git a/.vscode/launch.json b/.vscode/launch.json index 38e7365..d085979 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -12,7 +12,7 @@ "console": "integratedTerminal", "justMyCode": true, "sudo": true, - "args": ["SA201H"] + "args": ["-l", "SA201H", "-c", "${workspaceFolder}/src/config.ini"] } ] } \ No newline at end of file