]> sigrok.org Git - libsigrok.git/commitdiff
chronovu-la: rephrase conn= checking in the scan routine
authorGerhard Sittig <redacted>
Thu, 28 Sep 2023 18:21:24 +0000 (20:21 +0200)
committerGerhard Sittig <redacted>
Mon, 9 Oct 2023 16:39:40 +0000 (18:39 +0200)
Prefer common support over DIY code to get the SR_CONF_CONN spec.
Simplify the check during USB enumeration whether a user provided
conn= spec applies. Sort local var decls to match their use. Setup
resulting 'devices' early.


No differences found