WS: add protocol "Wendox"

This commit is contained in:
SkorP
2023-04-22 21:03:44 +04:00
parent 4d015a1106
commit 8a785993ed
4 changed files with 330 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ const SubGhzProtocol* weather_station_protocol_registry_items[] = {
&ws_protocol_auriol_th,
&ws_protocol_oregon_v1,
&ws_protocol_tx_8300,
&ws_protocol_wendox,
};
const SubGhzProtocolRegistry weather_station_protocol_registry = {