clock:internal internal_ref_hz:2000000 start:di_syn2_rise stop:di_syn2_fall sample_clock_hz:max range:0.2 di1:trace di1_group_avg full_res_live live_history_packets:8 duration_ms:100 packet_limit:0 csv:capture.csv svg:capture.svgC
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# Build artifacts
|
||||
*.exe
|
||||
*.obj
|
||||
*.pdb
|
||||
*.ilk
|
||||
*.idb
|
||||
|
||||
# Generated capture outputs
|
||||
*.capture_spool.bin
|
||||
*.csv
|
||||
*.svg
|
||||
*.json
|
||||
*.html
|
||||
live_*.js
|
||||
Reference in New Issue
Block a user