We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69093e7 commit f9eed76Copy full SHA for f9eed76
applications/main/nfc/scenes/nfc_scene_debug.c
@@ -44,7 +44,6 @@ void nfc_scene_debug_on_enter(void* context) {
44
45
variable_item_list_add(nfc->var_item_list, "Field", 1, NULL, NULL);
46
47
-
48
item = variable_item_list_add(
49
nfc->var_item_list,
50
"Parser debug",
0 commit comments