Mercurial > public > hwos_code
diff src/logbook.asm @ 436:95ee78f4a974
no screen reboot after logbook exit
author | heinrichsweikamp |
---|---|
date | Fri, 24 Jun 2016 12:51:14 +0200 |
parents | 0590b8fafc8d |
children | 23b58c4bc6aa |
line wrap: on
line diff
--- a/src/logbook.asm Thu Jun 23 10:59:42 2016 +0200 +++ b/src/logbook.asm Fri Jun 24 12:51:14 2016 +0200 @@ -373,8 +373,8 @@ bra display_profile_or_exit2 ; No, check for "Next Page" exit_logbook: - call TFT_DisplayOff - call TFT_boot +; call TFT_DisplayOff +; call TFT_boot goto do_main_menu2 display_profile_or_exit2: