diff options
author | Jens Steinhauser <jens.steinhauser@gmail.com> | 2014-08-03 23:30:42 +0200 |
---|---|---|
committer | Jens Steinhauser <jens.steinhauser@gmail.com> | 2014-08-03 23:39:31 +0200 |
commit | 8aeedf9ee376f1b48fe9c42924ebf34f9c8c2ddd (patch) | |
tree | c86f3252e84f1b7469156e164114f81f7199fd46 /decoders/nrf24l01/test/nrf24l01_misc_cmd.output | |
parent | 1f6f2ad8c33e58cfd40ea0370e6d2dfbd6040026 (diff) | |
download | libsigrokdecode-8aeedf9ee376f1b48fe9c42924ebf34f9c8c2ddd.tar.gz libsigrokdecode-8aeedf9ee376f1b48fe9c42924ebf34f9c8c2ddd.zip |
nrf24l01: prettify annotation output
Diffstat (limited to 'decoders/nrf24l01/test/nrf24l01_misc_cmd.output')
-rw-r--r-- | decoders/nrf24l01/test/nrf24l01_misc_cmd.output | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/decoders/nrf24l01/test/nrf24l01_misc_cmd.output b/decoders/nrf24l01/test/nrf24l01_misc_cmd.output index 015031e..041c365 100644 --- a/decoders/nrf24l01/test/nrf24l01_misc_cmd.output +++ b/decoders/nrf24l01/test/nrf24l01_misc_cmd.output @@ -1,5 +1,5 @@ -3-19 nrf24l01: cmd: "Cmd. REUSE_TX_PL" -24-40 nrf24l01: cmd: "Cmd. R_RX_PL_WID" -62-78 nrf24l01: cmd: "Cmd. R_RX_PL_WID" -83-99 nrf24l01: cmd: "Cmd. R_RX_PL_WID" -138-154 nrf24l01: cmd: "Cmd. W_ACK_PAYLOAD" +3-19 nrf24l01: cmd: "Cmd REUSE_TX_PL" +24-40 nrf24l01: cmd: "Cmd R_RX_PL_WID" +62-78 nrf24l01: cmd: "Cmd R_RX_PL_WID" +83-99 nrf24l01: cmd: "Cmd R_RX_PL_WID" +138-154 nrf24l01: cmd: "Cmd W_ACK_PAYLOAD" |