]> sigrok.org Git - libsigrok.git/commitdiff
asix-sigma: Exterminate passing lastts and lastsample
authorMarek Vasut <redacted>
Sun, 20 Apr 2014 23:14:54 +0000 (01:14 +0200)
committerBert Vermeulen <redacted>
Wed, 30 Apr 2014 16:45:52 +0000 (09:45 -0700)
These two values can pulled out from devc->state, so there really is
no need to pass them as function argument when we already pass the
devc.

Signed-off-by: Marek Vasut <redacted>

No differences found