We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06165f8 commit 00a2864Copy full SHA for 00a2864
1 file changed
prodScreen_magnetTest.c
@@ -27,7 +27,7 @@ static int wait_event_loop(){
27
res = ERROR_MANUAL_FAIL;
28
break;
29
30
- case SDLK_n:
+ //case SDLK_n:
31
case SDLK_ESCAPE:
32
stop_menu_loop = 1;
33
res = 0;
0 commit comments