Skip to content

Commit

Permalink
remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Mar 20, 2024
1 parent 844cdc4 commit 9b3ef0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion non_catalog_apps/dcf77_clock_sync/dcf77_clock_sync.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ int dcf77_clock_sync_app_main(void* p) {
if(running) {
furi_hal_rfid_tim_read_stop();
furi_hal_pwm_stop(FuriHalPwmOutputIdLptim2PA4);
notification_message(notification, &sequence_reset_rgb);
}

notification_message_block(notification, &sequence_display_backlight_enforce_auto);
Expand Down

0 comments on commit 9b3ef0d

Please sign in to comment.