mirror of
https://github.com/gillham/logic_analyzer.git
synced 2026-05-06 14:17:28 +03:00
Compare commits
1 Commits
aglan_alph
...
agla_v0_9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8c7db04e3c |
@@ -39,7 +39,7 @@ device.capturesize.bound = false
|
|||||||
device.channel.numberingschemes = DEFAULT
|
device.channel.numberingschemes = DEFAULT
|
||||||
|
|
||||||
# Is a delay after opening the port and device detection needed? (0 = no delay, >0 = delay in milliseconds)
|
# Is a delay after opening the port and device detection needed? (0 = no delay, >0 = delay in milliseconds)
|
||||||
device.open.portdelay = 1500
|
device.open.portdelay = 2000
|
||||||
# The receive timeout for the device (in milliseconds, 100 = default, <=0 = no timeout)
|
# The receive timeout for the device (in milliseconds, 100 = default, <=0 = no timeout)
|
||||||
device.receive.timeout = 100
|
device.receive.timeout = 100
|
||||||
# Does the device need a high or low DTR-line to operate correctly? (high = true, low = false)
|
# Does the device need a high or low DTR-line to operate correctly? (high = true, low = false)
|
||||||
|
|||||||
Reference in New Issue
Block a user