mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-04 04:59:08 -07:00
fix typo
This commit is contained in:
@@ -26,7 +26,7 @@ bool subghz_protocol_decoder_base_get_string(
|
||||
bool subghz_protocol_decoder_base_serialize(
|
||||
SubGhzProtocolDecoderBase* decoder_base,
|
||||
FlipperFormat* flipper_format,
|
||||
SubGhzPesetDefinition* preset) {
|
||||
SubGhzPresetDefinition* preset) {
|
||||
bool status = false;
|
||||
|
||||
if(decoder_base->protocol && decoder_base->protocol->decoder &&
|
||||
|
||||
Reference in New Issue
Block a user