summaryrefslogtreecommitdiff
path: root/decoder/test/parallel/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/parallel/test.conf')
-rw-r--r--decoder/test/parallel/test.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/test/parallel/test.conf b/decoder/test/parallel/test.conf
index b6dd18c..cf59c30 100644
--- a/decoder/test/parallel/test.conf
+++ b/decoder/test/parallel/test.conf
@@ -1,5 +1,5 @@
test incremental_8ch_short_noclock
- protocol-decoder parallel channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7
+ protocol-decoder parallel channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7 initial_pin d0=0 initial_pin d1=1 initial_pin d2=2
input misc/demo/incremental_8ch_short.sr
output parallel annotation match incremental_8ch_short_noclock.output
output parallel python match incremental_8ch_short_noclock.python
@@ -11,7 +11,7 @@ test incremental_8ch_short_clock
output parallel python match incremental_8ch_short_clock.python
test incremental_8ch_long_noclock
- protocol-decoder parallel channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7
+ protocol-decoder parallel channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7 initial_pin d0=0 initial_pin d1=1 initial_pin d2=2
input misc/demo/incremental_8ch_long.sr
output parallel annotation match incremental_8ch_long_noclock.output
output parallel python match incremental_8ch_long_noclock.python