From 4930fac05c9319468ece638f21f51bcfa8763cda Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Mon, 27 Jan 2025 10:27:25 -0500 Subject: [PATCH] [bugfix] run_debug_screen case-insensitive matching Change-Id: If7ed57b34a7a13d7332742c117fdf67fc7e189d3 --- apps/debug_menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/debug_menu.c b/apps/debug_menu.c index 11f0193279..af33d77854 100644 --- a/apps/debug_menu.c +++ b/apps/debug_menu.c @@ -2896,7 +2896,7 @@ int debug_menu(void) bool run_debug_screen(char* screen) { for (unsigned i=0; i