diff --git a/applications/nfc/nfc.c b/applications/nfc/nfc.c index 21da2562..1be5e355 100644 --- a/applications/nfc/nfc.c +++ b/applications/nfc/nfc.c @@ -187,7 +187,7 @@ void nfc_test_callback(void* context) { Nfc* nfc = context; dispatcher_lock(nfc->dispatcher); - + nfc->screen = 0; widget_enabled_set(nfc->widget, true);