docs: Fix old/incorrect comments about the usage of rtl_433
This commit is contained in:
parent
2d2d28a090
commit
6b5d52b40c
1 changed files with 2 additions and 2 deletions
|
@ -36,10 +36,10 @@ Verb may be one of the following:
|
|||
## Supporting Additional Devices and Test Data
|
||||
|
||||
Some device protocol decoders are disabled by default. When testing to see if your device
|
||||
is decoded by rtl_433, use `-G` to enable all device protocols.
|
||||
is decoded by rtl_433, use `-G 4` to enable all device protocols.
|
||||
This will likely produce false positives, use with caution.
|
||||
|
||||
The first step in decoding new devices is to record the signals using `-S all`.
|
||||
The first step in decoding new devices is to record the signals using `-S unknown`.
|
||||
The signals will be stored individually in files named g**NNN**\_**FFF**M\_**RRR**k.cu8 :
|
||||
|
||||
| Parameter | Description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue