syntax check

This commit is contained in:
aanper 2020-10-21 13:59:52 +03:00
parent a1780154df
commit 4e4965fad3

View File

@ -187,7 +187,7 @@ void nfc_test_callback(void* context) {
Nfc* nfc = context; Nfc* nfc = context;
dispatcher_lock(nfc->dispatcher); dispatcher_lock(nfc->dispatcher);
nfc->screen = 0; nfc->screen = 0;
widget_enabled_set(nfc->widget, true); widget_enabled_set(nfc->widget, true);