add hay21 dynamic protocol [ci skip]

This commit is contained in:
MX
2024-09-06 10:12:57 +03:00
parent 2762ff2def
commit 2e0cebc4f8
4 changed files with 558 additions and 0 deletions

View File

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