RFID: Fix RAW read crash

This commit is contained in:
Willy-JL
2024-03-24 04:24:47 +00:00
parent de3d84fe42
commit cc28a29087

View File

@@ -87,6 +87,8 @@ bool lfrfid_scene_raw_read_on_event(void* context, SceneManagerEvent event) {
popup, "Reading\nRAW RFID\nPSK", 89, 30, AlignCenter, AlignTop);
notification_message(app->notifications, &sequence_blink_start_yellow);
lfrfid_worker_stop(app->lfworker);
lfrfid_worker_stop_thread(app->lfworker);
lfrfid_worker_start_thread(app->lfworker);
furi_string_printf(
state->string_file_name,
"%s/%s%s",