Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
 into dev --nobuild
  • Loading branch information
Willy-JL committed Dec 30, 2023
2 parents df378ed + 56ad7ec commit 9428b48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/main/subghz/scenes/subghz_scene_receiver.c
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ void subghz_scene_receiver_on_enter(void* context) {
subghz_txrx_load_decoder_by_name_protocol(subghz->txrx, SUBGHZ_PROTOCOL_BIN_RAW_NAME));

subghz_scene_receiver_update_statusbar(subghz);

subghz_view_receiver_set_lock(subghz->subghz_receiver, subghz_is_locked(subghz));

view_dispatcher_switch_to_view(subghz->view_dispatcher, SubGhzViewIdReceiver);
Expand Down

0 comments on commit 9428b48

Please sign in to comment.