diff code_part1/OSTC_code_asm_part1/menu.asm @ 183:f720ce017244

Spanish special chars. + Avoid uppercase accents. + Tweak a pair of screen position.
author JeanDo
date Sun, 06 Feb 2011 19:29:43 +0100
parents 53b16a746166
children caf6153b26cb
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu.asm	Sun Feb 06 17:49:58 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/menu.asm	Sun Feb 06 19:29:43 2011 +0100
@@ -448,7 +448,7 @@
 	cpfslt	EEDATA					; Salinity higher limit
 	rcall	toggle_salinity_reset2	; Reset before display!
 	WIN_TOP		.95
-	WIN_LEFT	.83
+	WIN_LEFT	.90                 ; +7 for spanish
 	WIN_FONT 	FT_SMALL
 	lfsr	FSR2,letter
 	movff	EEDATA,lo