]> sigrok.org Git - libsigrok.git/commit
hameg-hmo: use common helper to setup description of an analog value
authorGerhard Sittig <redacted>
Wed, 18 Mar 2020 14:54:29 +0000 (15:54 +0100)
committerUwe Hermann <redacted>
Sat, 2 May 2020 15:01:39 +0000 (17:01 +0200)
commit8c381a353c0ca87694c0f70557941c13929e314d
treeac8d30c33ebd1addae774f4063f3189f24d7498a
parent00f3c94386a1fe58f31f5bf4e82346ed31b84ff4
hameg-hmo: use common helper to setup description of an analog value

Replace an open coded sequence of assignments to an aggregate of several
related structures. Prefer the common sr_analog_init() routine instead.
src/hardware/hameg-hmo/protocol.c