]> sigrok.org Git - libsigrok.git/commit
fluke-dmm: Remove device-specific float precision helper
authorAndreas Sandberg <redacted>
Thu, 3 Oct 2024 16:40:12 +0000 (17:40 +0100)
committerSoeren Apel <redacted>
Mon, 7 Oct 2024 20:08:02 +0000 (22:08 +0200)
commit4a6d039c38f8dbef912a21d403e085131942df78
treec37e95d12c35a54c486b24b00162e1f5243945ea
parent73afd1a2f7c5008eacb738bb00a2246f96823182
fluke-dmm: Remove device-specific float precision helper

The Fluke DMM driver has a helper function that determines the
precision of a float. This functionality is now provided by strutil.

Signed-off-by: Andreas Sandberg <redacted>
src/hardware/fluke-dmm/protocol.c