Mercurial > public > mk2
changeset 506:ab819be6193f
small cleanup in the logbook
author | heinrichsweikamp |
---|---|
date | Sun, 20 Nov 2011 17:00:49 +0100 |
parents | 24e018713ea2 |
children | ed51a7a89d9a |
files | code_part1/OSTC_code_asm_part1/menu_logbook.asm |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_logbook.asm Sat Nov 19 11:35:08 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/menu_logbook.asm Sun Nov 20 17:00:49 2011 +0100 @@ -1300,13 +1300,9 @@ movff mintemp+0, divenumber decf divenumber,F bcf all_dives_shown - - decf menupos2,F - clrf menupos3 ; here: used row on current page movlw d'5' movwf menupos ; here: active row on current page - incf menupos2,F ; start new page call PLED_ClearScreen ; clear details/profile goto menu_logbook1b ; start search