]> sigrok.org Git - libsigrok.git/commit - src/hardware/openbench-logic-sniffer/protocol.c
ols: refactor channel initialization
authorWolfram Sang <redacted>
Wed, 2 Jan 2019 12:15:19 +0000 (13:15 +0100)
committerUwe Hermann <redacted>
Sun, 13 Jan 2019 19:07:27 +0000 (20:07 +0100)
commit4a34a74d738136906200a76980b00881255f3007
tree092daecc8fd245a0eea9b236ef253643292e74ba
parentaad0c777088b7a4571272fa168a81ff9a2df05dc
ols: refactor channel initialization

We needs this twice so put it into a seperate function, so updates to it
will automatically handled for both callers.

Signed-off-by: Wolfram Sang <redacted>
src/hardware/openbench-logic-sniffer/protocol.c