This commit is contained in:
Willy-JL
2023-11-20 23:10:04 +00:00
7 changed files with 3034 additions and 28 deletions

View File

@@ -65,6 +65,7 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
&tpms_protocol_schrader_gg4,
&subghz_protocol_bin_raw,
&subghz_protocol_mastercode,
&subghz_protocol_honeywell,
};
const SubGhzProtocolRegistry subghz_protocol_registry = {