WS: add CRC, refactoring

This commit is contained in:
SkorP
2023-04-25 11:22:35 +04:00
parent 7aa6716892
commit 6a9bdeae3e
6 changed files with 373 additions and 330 deletions

View File

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