subghz: register Allstar Firefly in protocol_items.c

This commit is contained in:
jlaughter
2026-04-19 01:40:49 -04:00
committed by GitHub
parent e7098821ca
commit fa1d01d70f
+1 -1
View File
@@ -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 = {