]> sigrok.org Git - libsigrok.git/commitdiff
drivers: SR_CONF_CAPTURE_RATIO fixes.
authorUwe Hermann <redacted>
Fri, 28 Jul 2017 19:29:12 +0000 (21:29 +0200)
committerUwe Hermann <redacted>
Mon, 31 Jul 2017 14:23:32 +0000 (16:23 +0200)
Move the check for the capture ratio being 0..100 into the wrappers,
drop unneeded helper functions, fix incorrect variable types, minor
other consistency fixes.


No differences found