Honeywell test version. RX only

This commit is contained in:
HTotoo
2023-10-29 21:32:46 +01:00
parent 0e25fef6db
commit ceee551bef
4 changed files with 276 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
&ws_protocol_auriol_ahfl,
&subghz_protocol_pocsag,
&tpms_protocol_schrader_gg4,
&subghz_protocol_honeywell,
&subghz_protocol_bin_raw,
};