Add hollarm 42bit protocol and more

custom button support and add manually support for new protocols
This commit is contained in:
MX
2024-09-06 00:46:29 +03:00
parent 2683f950a7
commit a4eebd7ad6
9 changed files with 785 additions and 15 deletions

View File

@@ -49,6 +49,7 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
&subghz_protocol_dickert_mahs,
&subghz_protocol_gangqi,
&subghz_protocol_marantec24,
&subghz_protocol_hollarm,
};
const SubGhzProtocolRegistry subghz_protocol_registry = {