Skip to content

Commit 6b5d52b

Browse files
committed
docs: Fix old/incorrect comments about the usage of rtl_433
1 parent 2d2d28a commit 6b5d52b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ Verb may be one of the following:
3636
## Supporting Additional Devices and Test Data
3737

3838
Some device protocol decoders are disabled by default. When testing to see if your device
39-
is decoded by rtl_433, use `-G` to enable all device protocols.
39+
is decoded by rtl_433, use `-G 4` to enable all device protocols.
4040
This will likely produce false positives, use with caution.
4141

42-
The first step in decoding new devices is to record the signals using `-S all`.
42+
The first step in decoding new devices is to record the signals using `-S unknown`.
4343
The signals will be stored individually in files named g**NNN**\_**FFF**M\_**RRR**k.cu8 :
4444

4545
| Parameter | Description

0 commit comments

Comments
 (0)