Move Oregon2 to Weather Station FAP (#1910)

* Init copy of oregon2 to weather station app
* WS decoder
* Reuse decoded data
* Delete old protocol
* Delete oregon2 unit test
* Decrement count of random test

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
This commit is contained in:
Max Lapan
2022-10-22 17:50:26 +02:00
committed by GitHub
parent f8af0c1509
commit d8fbaba7a0
10 changed files with 109 additions and 118 deletions

View File

@@ -35,6 +35,5 @@
#include "magellan.h"
#include "intertechno_v3.h"
#include "clemsa.h"
#include "oregon2.h"
extern const SubGhzProtocolRegistry subghz_protocol_registry;