]> sigrok.org Git - libsigrok.git/commit - src/hardware/hameg-hmo/api.c
hameg-hmo: fix "invalid argument" exception when setting trigger edges
authorStefan Brüns <redacted>
Sun, 10 Apr 2016 20:52:30 +0000 (22:52 +0200)
committerUwe Hermann <redacted>
Sun, 17 Apr 2016 12:50:42 +0000 (14:50 +0200)
commite3abd15d08bcd97b9e94e5775fb35d44a1d43397
tree71470888a179a9bf2b54378e9841f74ad8e3522a
parentda1726cc4c066a7091acc8c4fa35107746709f4e
hameg-hmo: fix "invalid argument" exception when setting trigger edges

The hameg-hmo driver uses the values from the trigger_slopes array.
src/hardware/hameg-hmo/api.c