logicanalyzer/Software/LogicAnalyzer/CLCapture/Properties/launchSettings.json

8 lines
124 B
JSON
Raw Normal View History

2022-07-13 15:07:56 +00:00
{
"profiles": {
"CLCapture": {
"commandName": "Project",
2023-02-25 11:25:37 +00:00
"commandLineArgs": "netconfig"
2022-07-13 15:07:56 +00:00
}
}
}