From c1f41055fd473945893bdc1144404fac85c1fa06 Mon Sep 17 00:00:00 2001
From: Gerhard Sittig <gerhard.sittig@gmx.net>
Date: Sun, 20 Jan 2019 11:16:37 +0100
Subject: HD44780 dump has moved into display/ subdirectory

---
 decoder/test/counter/test.conf  | 2 +-
 decoder/test/parallel/test.conf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'decoder/test')

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
diff --git a/decoder/test/parallel/test.conf b/decoder/test/parallel/test.conf
index a28dd2d..1c650bb 100644
--- a/decoder/test/parallel/test.conf
+++ b/decoder/test/parallel/test.conf
@@ -24,5 +24,5 @@ test incremental_8ch_long_clock
 
 test hd44780_word_demux
 	protocol-decoder parallel channel clk=3 channel d0=4 channel d1=5 channel d2=6 channel d3=7 option clock_edge=falling option wordsize=2 option endianness=big
-	input hd44780/hd44780-reset-init-hello.sr
+	input display/hd44780/hd44780-reset-init-hello.sr
 	output parallel annotation match hd44780_word_demux.output
-- 
cgit v1.2.3-70-g09d2