SHow file loaded

pull/65/head
erikkaashoek 3 years ago
parent 68d4bc6967
commit fff9bedf78

@ -328,7 +328,8 @@ finish:
if (error) {
ili9341_clear_screen();
drawMessageBox(error, fno.fname, leave_show ? 2000 : 0);
}
} else
if (leave_show) drawMessageBox("Loaded", fno.fname, leave_show ? 1000 : 0);
if (leave_show) return;
// Process input
while (1) {

Loading…
Cancel
Save

Powered by TurnKey Linux.