diff options
Diffstat (limited to 'decoder')
-rw-r--r-- | decoder/test/nrf905/test.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/test/nrf905/test.conf b/decoder/test/nrf905/test.conf index 0fd9d8d..35cadb4 100644 --- a/decoder/test/nrf905/test.conf +++ b/decoder/test/nrf905/test.conf @@ -2,5 +2,5 @@ test nrf905_operation protocol-decoder spi channel clk=0 channel mosi=1 channel miso=2 channel cs=3 protocol-decoder nrf905 stack spi nrf905 - input nrf905/nrf905operation.sr - output nrf905 annotation match nrf905_operation.output
\ No newline at end of file + input spi/nrf905/nrf905operation.sr + output nrf905 annotation match nrf905_operation.output |