diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2019-06-30 22:10:21 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2019-06-30 22:10:21 +0200 |
commit | 822e7934d433b9f490fb6739142ac4dafd74eb3a (patch) | |
tree | 6e6f5e11c8e16be387bd4b41e8879450cbf21f30 /decoder/test/modbus | |
parent | e2e99683422e778cdce07c1d5a3eab1cc99bc38a (diff) | |
download | sigrok-test-822e7934d433b9f490fb6739142ac4dafd74eb3a.tar.gz sigrok-test-822e7934d433b9f490fb6739142ac4dafd74eb3a.zip |
modbus: Update test-case due to recent PD changes.
Diffstat (limited to 'decoder/test/modbus')
-rw-r--r-- | decoder/test/modbus/test.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/test/modbus/test.conf b/decoder/test/modbus/test.conf index 87c6c1f..f5f1084 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 - protocol-decoder modbus option channel=RX + protocol-decoder modbus option scchannel=RX stack uart modbus input uart/modbus_rtu/brainchild_io_16do/brainchild-io-16do.sr output modbus annotation match brainchild_io_16do.output |