]> sigrok.org Git - libsigrok.git/commitdiff
serial-dmm: add support for default connections (USB cables)
authorGerhard Sittig <redacted>
Sun, 9 Jun 2019 08:34:51 +0000 (10:34 +0200)
committerGerhard Sittig <redacted>
Thu, 13 Jun 2019 16:33:23 +0000 (18:33 +0200)
Some meters which are supported by the serial-dmm driver don't strictly
require the user's COM port specification. When a known (usually bundled,
or even builtin) cable type is used, we can provide a default conn= spec
and thus improve usability. Prepare the DMM_CONN() macro, accept user
overrides.


No differences found