New SubGHz protocol: Legrand doorbell (#120)

This commit is contained in:
Vencislav Atanasov
2024-05-31 03:20:28 +03:00
committed by GitHub
parent 7ba14a1bd7
commit fc61ada8fc
6 changed files with 531 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
&subghz_protocol_mastercode,
&subghz_protocol_x10,
&subghz_protocol_hormann_bisecur,
&subghz_protocol_legrand,
};
const SubGhzProtocolRegistry subghz_protocol_registry = {