diff code_part1/OSTC_code_asm_part1/menu_custom.asm @ 174:53b16a746166

Multi-lang + Move texts to single compact table. + Place at address 0x15000, reserved up to 0x17AFF (10kB) + Generate the english_test.asm reference (4kB) + Move altimeter texts into the table.
author JeanDo
date Thu, 03 Feb 2011 04:09:21 +0100
parents cb055a7d75f3
children 2f21f7a77608
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_custom.asm	Wed Feb 02 11:09:39 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/menu_custom.asm	Thu Feb 03 04:09:21 2011 +0100
@@ -204,7 +204,7 @@
 
 	movf	customfunction_temp1,W		; start of custom function descriptors		
 	addwf	decodata+0,W				; add # of current custom function, place result in wreg
-	call	displaytext1				; shows descriptor
+	call	displaytext_1_low           ; shows descriptor
 
 ; Read default, type and min/max from reset table.
     rcall    cf_read_default