summaryrefslogtreecommitdiff
path: root/decoder/test/counter/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/counter/test.conf')
-rw-r--r--decoder/test/counter/test.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/decoder/test/counter/test.conf b/decoder/test/counter/test.conf
index ca759e5..8904354 100644
--- a/decoder/test/counter/test.conf
+++ b/decoder/test/counter/test.conf
@@ -32,3 +32,8 @@ test nrf24l01_communication_tx_8bit_words_reset
protocol-decoder counter channel data=1 channel reset=0 option data_edge=rising option divider=8
input spi/nrf24l01/nrf24l01-communication-tx.sr
output counter annotation match nrf24l01_communication_tx_8bit_words_reset.output
+
+test hd44780_text_falling_reset
+ protocol-decoder counter channel data=3 channel reset=1 option data_edge=falling option divider=2 option reset_edge=rising
+ input hd44780/hd44780-reset-init-hello.sr
+ output counter annotation match hd44780_text_falling_reset.output