add revers rb2 subghz protocol

This commit is contained in:
MX
2025-02-24 10:56:57 +03:00
parent c71ea3aee4
commit 0e8a0228be
5 changed files with 522 additions and 0 deletions

View File

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