diff options
author | Gerhard Sittig <gerhard.sittig@gmx.net> | 2019-01-20 11:16:37 +0100 |
---|---|---|
committer | Gerhard Sittig <gerhard.sittig@gmx.net> | 2019-01-20 11:16:37 +0100 |
commit | c1f41055fd473945893bdc1144404fac85c1fa06 (patch) | |
tree | 152e44ccf09c80cd1c802cbd4299a5e6aa30b91f /decoder/test/counter | |
parent | d1077b9bdf516ef9a2b53b5803b16591a9999679 (diff) | |
download | sigrok-test-c1f41055fd473945893bdc1144404fac85c1fa06.tar.gz sigrok-test-c1f41055fd473945893bdc1144404fac85c1fa06.zip |
HD44780 dump has moved into display/ subdirectory
Diffstat (limited to 'decoder/test/counter')
-rw-r--r-- | decoder/test/counter/test.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/test/counter/test.conf b/decoder/test/counter/test.conf index 8904354..179b2bd 100644 --- a/decoder/test/counter/test.conf +++ b/decoder/test/counter/test.conf @@ -35,5 +35,5 @@ test nrf24l01_communication_tx_8bit_words_reset 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 + input display/hd44780/hd44780-reset-init-hello.sr output counter annotation match hd44780_text_falling_reset.output |