Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/menu_logbook.asm @ 506:ab819be6193f
small cleanup in the logbook
author | heinrichsweikamp |
---|---|
date | Sun, 20 Nov 2011 17:00:49 +0100 |
parents | 8d69c040b9fc |
children | 56da3e962e98 |
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