]> sigrok.org Git - libsigrok.git/commit
hantek-6xxx: Fix coupling selection.
authorUwe Hermann <redacted>
Tue, 16 May 2017 20:23:24 +0000 (22:23 +0200)
committerUwe Hermann <redacted>
Tue, 16 May 2017 20:23:24 +0000 (22:23 +0200)
commit364b09c2a936fd7e98a879c3532fcd2fee4c1e0a
tree2e77fabfface02856e10a682136514187d72ba73
parent09f24ef2a98d430717929f0476843d3f788ff36a
hantek-6xxx: Fix coupling selection.

Due to an uninitialized variable, switching to/from AC/DC coupling
(on models that support this) was not working.

This fixes bug #836.
src/hardware/hantek-6xxx/api.c