mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
add subghz protocol - legrand
by user890104 https://github.com/Next-Flip/Momentum-Firmware/pull/120/files
This commit is contained in:
@@ -45,6 +45,7 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
|
||||
&subghz_protocol_bin_raw,
|
||||
&subghz_protocol_mastercode,
|
||||
&subghz_protocol_honeywell,
|
||||
&subghz_protocol_legrand,
|
||||
};
|
||||
|
||||
const SubGhzProtocolRegistry subghz_protocol_registry = {
|
||||
|
||||
Reference in New Issue
Block a user