]> sigrok.org Git - libsigrok.git/commit - src/hardware/zeroplus-logic-cube/protocol.c
zeroplus: Ignore capture ratio if there is no trigger
authorRuss Dill <redacted>
Tue, 3 Dec 2013 06:00:30 +0000 (22:00 -0800)
committerBert Vermeulen <redacted>
Fri, 3 Jan 2014 14:09:10 +0000 (15:09 +0100)
commit4c1433d172e974f8b47ade71ef5e9557ba77a9f5
treed371fba1e79b173c46e0b3902f01bb88d92c2251
parent05f853b5c3b8d1666ad1adecf5321c61801bda5e
zeroplus: Ignore capture ratio if there is no trigger

If there is no trigger, don't try to capture anything before it. There
won't be any because we trigger immediately.

Signed-off-by: Russ Dill <redacted>
hardware/zeroplus-logic-cube/protocol.c