mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
New SubGHz protocol: Legrand doorbell (#120)
This commit is contained in:
committed by
GitHub
parent
7ba14a1bd7
commit
fc61ada8fc
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user