]> sigrok.org Git - libsigrok.git/commit
korad-kaxxxxp: remove obsolete code (clear before read, timeout literal)
authorGerhard Sittig <redacted>
Tue, 1 Sep 2020 15:06:55 +0000 (17:06 +0200)
committerGerhard Sittig <redacted>
Tue, 1 Sep 2020 15:15:54 +0000 (17:15 +0200)
commit565c8c354597b1e6013b4eae3ad3f1c9446668e5
tree207f7af61f1e83696b669705a0e8ad0a8c4705d9
parentd2cc60bd4511c1154eef67e4c7abccb3fd34faab
korad-kaxxxxp: remove obsolete code (clear before read, timeout literal)

The korad response read routine clears the receive buffers, so callers
don't have to. This amends commit d2cc60bd4511.

The acquisition timeout is handled by common sw_limits support. Remove
the no longer referenced literal. This amends commit 3f9b48ae5f35.
src/hardware/korad-kaxxxxp/api.c
src/hardware/korad-kaxxxxp/protocol.c