mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
subghz: add beninca arc protocol
This commit is contained in:
@@ -27,6 +27,7 @@ const SubGhzProtocol* const subghz_protocol_registry_items[] = {
|
||||
&subghz_protocol_hay21, &subghz_protocol_revers_rb2,
|
||||
&subghz_protocol_feron, &subghz_protocol_roger,
|
||||
&subghz_protocol_elplast, &subghz_protocol_treadmill37,
|
||||
&subghz_protocol_beninca_arc,
|
||||
};
|
||||
|
||||
const SubGhzProtocolRegistry subghz_protocol_registry = {
|
||||
|
||||
Reference in New Issue
Block a user