mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Fix missing fallback
This commit is contained in:
@@ -158,6 +158,7 @@ void subghz_last_settings_load(SubGhzLastSettings* instance, size_t preset_count
|
||||
instance->remove_duplicates = false;
|
||||
instance->repeater_state = 0;
|
||||
instance->enable_sound = 0;
|
||||
instance->delete_old_signals = false;
|
||||
instance->autosave = false;
|
||||
instance->ignore_filter = 0x00;
|
||||
// See bin_raw_value in applications/main/subghz/scenes/subghz_scene_receiver_config.c
|
||||
|
||||
Reference in New Issue
Block a user