Merge branch 'ofwdev' into 420

This commit is contained in:
RogueMaster
2022-12-15 15:42:44 -05:00
12 changed files with 805 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
&subghz_protocol_bett, &subghz_protocol_doitrand, &subghz_protocol_phoenix_v2,
&subghz_protocol_honeywell_wdb, &subghz_protocol_magellan, &subghz_protocol_intertechno_v3,
&subghz_protocol_clemsa, &subghz_protocol_ansonic, &subghz_protocol_pocsag,
&subghz_protocol_smc5326,
};
const SubGhzProtocolRegistry subghz_protocol_registry = {