From 6c561d8c675bf549217cd0c36c8d6f9a809449e8 Mon Sep 17 00:00:00 2001 From: Willy-JL Date: Tue, 14 Feb 2023 00:14:53 +0000 Subject: [PATCH] Fix subbrute symbols --- firmware/targets/f7/api_symbols.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/targets/f7/api_symbols.csv b/firmware/targets/f7/api_symbols.csv index 55773064f..5e7c08083 100644 --- a/firmware/targets/f7/api_symbols.csv +++ b/firmware/targets/f7/api_symbols.csv @@ -5095,7 +5095,7 @@ Variable,-,subghz_protocol_princeton_encoder,const SubGhzProtocolEncoder, Variable,+,subghz_protocol_raw,const SubGhzProtocol, Variable,+,subghz_protocol_raw_decoder,const SubGhzProtocolDecoder, Variable,+,subghz_protocol_raw_encoder,const SubGhzProtocolEncoder, -Variable,-,subghz_protocol_registry,const SubGhzProtocolRegistry, +Variable,+,subghz_protocol_registry,const SubGhzProtocolRegistry, Variable,-,subghz_protocol_scher_khan,const SubGhzProtocol, Variable,-,subghz_protocol_scher_khan_decoder,const SubGhzProtocolDecoder, Variable,-,subghz_protocol_scher_khan_encoder,const SubGhzProtocolEncoder,