Fix typos in subghz (#1588)

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
MX
2022-08-17 19:40:09 +03:00
committed by GitHub
parent c964099c8c
commit 9b13842467
26 changed files with 118 additions and 118 deletions

View File

@@ -296,7 +296,7 @@ bool subghz_key_load(SubGhz* subghz, const char* file_path, bool show_dialog) {
if(!strcmp(string_get_cstr(temp_str), "FuriHalSubGhzPresetCustom")) {
//Todo add Custom_preset_module
//delete peset if it already exists
//delete preset if it already exists
subghz_setting_delete_custom_preset(
subghz->setting, string_get_cstr(subghz->txrx->preset->name));
//load custom preset from file