mirror of
https://github.com/JasonYANG170/logicanalyzer.git
synced 2024-11-23 20:16:29 +00:00
8 lines
207 B
JSON
8 lines
207 B
JSON
{
|
|
"profiles": {
|
|
"CLCapture": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "capture COM3 1000000 1,2,3,4,5,6,7,8 20 20000 TriggerType:Edge,Channel:1,Value:1 ../test.csv"
|
|
}
|
|
}
|
|
} |