mirror of
https://github.com/JasonYANG170/logicanalyzer.git
synced 2024-11-23 20:16:29 +00:00
6ab103e120
Added persistance of last IP used Added link to the Wiki Corrected SPI analyzer Added channel names on analysis settings
8 lines
225 B
JSON
8 lines
225 B
JSON
{
|
|
"profiles": {
|
|
"CLCapture": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "capture COM9 1000000 1:SDA,2:SDB,3:SDC_A,4:nana,5,6,7,8 512 1000 5 TriggerType:Edge,Channel:1,Value:1 test.csv"
|
|
}
|
|
}
|
|
} |