]> sigrok.org Git - libsigrok.git/commit - src/dmm/es519xx.c
es519xx: fix continuity mode handling
authorAurelien Jacobs <redacted>
Sun, 29 Dec 2013 15:59:30 +0000 (16:59 +0100)
committerUwe Hermann <redacted>
Sun, 29 Dec 2013 17:46:03 +0000 (18:46 +0100)
commita7c01629f6e96a79912977ed7262841cedf4ddfa
tree77dcdb28973b6aeaa9047983354978d56179a00e
parent5f985df23cb2a15d498d60fec8a4e5d14e38a7c0
es519xx: fix continuity mode handling

Depending on the chip, the limit value for the buzzer is between 25 and 35 Ω,
so this code set the limit for continuity to 25 Ω to be on the safe side.
hardware/common/dmm/es519xx.c