]> sigrok.org Git - libsigrok.git/commit
Fix RadioShack 22-812 DMM incorrect readings.
authorScott Allen <redacted>
Sat, 19 Sep 2015 01:42:24 +0000 (21:42 -0400)
committerUwe Hermann <redacted>
Mon, 21 Sep 2015 10:47:15 +0000 (12:47 +0200)
commit6703bb2983deb65a3ce162acbae251ee487fb6af
treec74e387391bc39e67acaad001a22a31f0d93dcdd
parent115826529c6e7b69aff731c87e54ecb19cc2b649
Fix RadioShack 22-812 DMM incorrect readings.

The wrong byte was being used to test for the nano indicator.

This resulted in reported resistance and capacitance readings being off
by orders of magnitude.

This fixes bug #657.
src/dmm/rs9lcd.c