From 1751d2cb7a11f6e64af27a241d15eeea9578acaf Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 23 Aug 2019 13:04:56 +0200 Subject: mrf24j40: Update due to recent PD and directory changes. --- decoder/test/mrf24j40/test.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'decoder/test/mrf24j40/test.conf') diff --git a/decoder/test/mrf24j40/test.conf b/decoder/test/mrf24j40/test.conf index 92b52d4..2c64a02 100644 --- a/decoder/test/mrf24j40/test.conf +++ b/decoder/test/mrf24j40/test.conf @@ -2,12 +2,12 @@ test mrf24j40-reset-wakeup protocol-decoder spi channel cs=5 channel clk=3 channel mosi=2 channel miso=4 protocol-decoder mrf24j40 stack spi mrf24j40 - input spi/mrf24j40/mrf24j40-reset-wakeup.sr + input spi/mrf24j40/sensormote/mrf24j40-reset-wakeup.sr output mrf24j40 annotation match mrf24j40-reset-wakeup.output test mrf24j40-wake-tx-ack protocol-decoder spi channel cs=5 channel clk=3 channel mosi=2 channel miso=4 protocol-decoder mrf24j40 stack spi mrf24j40 - input spi/mrf24j40/mrf24j40-wake-tx-ack.sr + input spi/mrf24j40/sensormote/mrf24j40-wake-tx-ack.sr output mrf24j40 annotation match mrf24j40-wake-tx-ack.output -- cgit v1.2.3-70-g09d2