From 7e6ecf5c0e16405994aa5f313192f0af8148e9fe Mon Sep 17 00:00:00 2001
From: Benjamin Larsson <benjamin.larsson@iopsys.eu>
Date: Sun, 19 Jul 2020 21:41:34 +0200
Subject: [PATCH] Add missing parts for Sharp SPC775 decoder

---
 README.md                 | 1 +
 conf/rtl_433.example.conf | 1 +
 man/man1/rtl_433.1        | 4 ++++
 3 files changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 91ccae37..5ecbacb5 100644
--- a/README.md
+++ b/README.md
@@ -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
 
diff --git a/conf/rtl_433.example.conf b/conf/rtl_433.example.conf
index 8d985897..ce734f35 100644
--- a/conf/rtl_433.example.conf
+++ b/conf/rtl_433.example.conf
@@ -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")
 
diff --git a/man/man1/rtl_433.1 b/man/man1/rtl_433.1
index c8da5877..2dcc3a3a 100644
--- a/man/man1/rtl_433.1
+++ b/man/man1/rtl_433.1
@@ -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"