Test frame buffer mode.

This commit is contained in:
sorgelig
2019-05-20 22:24:27 +08:00
parent ec41bbfcb2
commit bc756c4b02
3 changed files with 105 additions and 5 deletions

View File

@@ -833,6 +833,11 @@ void HandleUI(void)
}
break;
//debug
case KEY_F9:
video_fb_enable(!video_fb_state());
break;
// Within the menu the esc key acts as the menu key. problem:
// if the menu is left with a press of ESC, then the follwing
// break code for the ESC key when the key is released will