Add marantec24 and gangqi protocols

Protocols by @xMasterX / captures for gangqi by @mishamyte
This commit is contained in:
MX
2024-09-04 03:16:30 +03:00
parent 889c80e900
commit 8fd8e4f3d9
8 changed files with 925 additions and 0 deletions

View File

@@ -47,6 +47,8 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
&subghz_protocol_honeywell,
&subghz_protocol_legrand,
&subghz_protocol_dickert_mahs,
&subghz_protocol_gangqi,
&subghz_protocol_marantec24,
};
const SubGhzProtocolRegistry subghz_protocol_registry = {