]> sigrok.org Git - libsigrok.git/commitdiff
serial-dmm: only do bytes to text conversion at higher log levels
authorGerhard Sittig <redacted>
Fri, 18 Sep 2020 14:38:54 +0000 (16:38 +0200)
committerGerhard Sittig <redacted>
Sat, 19 Sep 2020 10:32:35 +0000 (12:32 +0200)
Check the current log level before starting the potentially expensive
bytes to text conversion for a debug message (dump DMM packets).


No differences found