From: Uwe Hermann Date: Sun, 30 Jun 2019 20:12:53 +0000 (+0200) Subject: modbus: Add missing "option cschannel=TX" for clarity. X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=commitdiff_plain;h=fc163ecc2fba91ed7ae516af004e0973d943d6b1 modbus: Add missing "option cschannel=TX" for clarity. --- diff --git a/decoder/test/modbus/test.conf b/decoder/test/modbus/test.conf index 51e420d..2dfda15 100644 --- a/decoder/test/modbus/test.conf +++ b/decoder/test/modbus/test.conf @@ -1,6 +1,6 @@ test brainchild_io_16do protocol-decoder uart channel rx=0 channel tx=1 option baudrate=19200 option invert_rx=yes option invert_tx=yes option parity_type=even - protocol-decoder modbus option scchannel=RX + protocol-decoder modbus option scchannel=RX option cschannel=TX stack uart modbus input uart/modbus_rtu/brainchild_io_16do/brainchild-io-16do.sr output modbus annotation match brainchild_io_16do.output