Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/interface.asm @ 717:91ae251d379f
"ostc3-style" menu titles
author | heinrichsweikamp |
---|---|
date | Thu, 23 May 2013 10:59:34 +0200 |
parents | 39e02673db4c |
children | 4452837aff37 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/interface.asm Wed May 22 14:46:00 2013 +0200 +++ b/code_part1/OSTC_code_asm_part1/interface.asm Thu May 23 10:59:34 2013 +0200 @@ -117,11 +117,9 @@ bcf PIE1,RCIE ; No Interrupt for UART bsf LED_blue call DISP_ClearScreen - call DISP_topline_box - WIN_INVERT .1 ; Init new Wordprocessor + call DISP_divemask_color DISPLAYTEXT .15 ; "Interface" - WIN_INVERT .0 ; Init new Wordprocessor - + call DISP_standard_color movlw d'5' movwf uart1_temp menu_interface1: