Skip to content

Commit

Permalink
run fbt format, add smol fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Jan 30, 2024
1 parent d3dcc1d commit ed3cd21
Show file tree
Hide file tree
Showing 5 changed files with 546 additions and 307 deletions.
1 change: 1 addition & 0 deletions applications/main/subghz/subghz_last_settings.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ void subghz_last_settings_load(SubGhzLastSettings* instance, size_t preset_count
instance->timestamp_file_names = false;
instance->external_module_power_amp = false;
instance->enable_hopping = false;
instance->delete_old_signals = false;
instance->ignore_filter = 0x00;
// See bin_raw_value in applications/main/subghz/scenes/subghz_scene_receiver_config.c
instance->filter = SubGhzProtocolFlag_Decodable;
Expand Down
Loading

0 comments on commit ed3cd21

Please sign in to comment.