Sub-GHz: Add Bresser 3CH weather station protocol (#217)

* feat(subghz): added Bresser 3CH weather station

Added the Bresser 3CH, a weather station supported by rtl_433 already.

* Update changelog

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
This commit is contained in:
m7i-org
2024-09-17 19:14:29 -04:00
committed by GitHub
parent 2ed1366b67
commit 3351f9b636
8 changed files with 377 additions and 1 deletions

View File

@@ -67,6 +67,7 @@
#include "emos_e601x.h"
#include "acurite_5n1.h"
#include "solight_te44.h"
#include "bresser_3ch.h"
#include "pocsag.h"
#include "schrader_gg4.h"
#include "bin_raw.h"