Add missing parts for Sharp SPC775 decoder
This commit is contained in:
parent
f7682d666d
commit
7e6ecf5c0e
3 changed files with 6 additions and 0 deletions
|
@ -231,6 +231,7 @@ See [CONTRIBUTING.md](./docs/CONTRIBUTING.md).
|
|||
[155] Fine Offset Electronics WH1080/WH3080 Weather Station (FSK)
|
||||
[156] Abarth 124 / VDO TG1C TPMS Sensor
|
||||
[157] Missil ML0757 weather station
|
||||
[158] Sharp SPC775
|
||||
|
||||
* Disabled by default, use -R n or -G
|
||||
|
||||
|
|
|
@ -339,6 +339,7 @@ stop_after_successful_events false
|
|||
protocol 155 # Fine Offset Electronics WH1080/WH3080 Weather Station (FSK)
|
||||
protocol 156 # Abarth 124 Spider TPMS
|
||||
protocol 157 # Missil ML0757 weather station
|
||||
protocol 158 # Sharp SPC775 weather sensor
|
||||
|
||||
## Flex devices (command line option "-X")
|
||||
|
||||
|
|
|
@ -592,6 +592,10 @@ Abarth 124 / VDO TG1C TPMS Sensor
|
|||
.TP
|
||||
[ \fB157\fI\fP ]
|
||||
Missil ML0757 weather station
|
||||
.TP
|
||||
[ \fB158\fI\fP ]
|
||||
Sharp SPC775
|
||||
|
||||
|
||||
* Disabled by default, use \-R n or \-G
|
||||
.SS "Input device selection"
|
||||
|
|
Loading…
Add table
Reference in a new issue