mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-15 20:01:54 -07:00
subghz: register Allstar Firefly in protocol_items.c
This commit is contained in:
@@ -29,7 +29,7 @@ const SubGhzProtocol* const subghz_protocol_registry_items[] = {
|
||||
&subghz_protocol_elplast, &subghz_protocol_treadmill37,
|
||||
&subghz_protocol_beninca_arc, &subghz_protocol_jarolift,
|
||||
&subghz_protocol_ditec_gol4, &subghz_protocol_keyfinder,
|
||||
&subghz_protocol_nord_ice,
|
||||
&subghz_protocol_nord_ice, &subghz_protocol_allstar_firefly,
|
||||
};
|
||||
|
||||
const SubGhzProtocolRegistry subghz_protocol_registry = {
|
||||
|
||||
Reference in New Issue
Block a user