diff code_part1/OSTC_code_asm_part1/definitions.asm @ 150:fc699a7460e6

Fix desat graph: + clean right part, to allow decreasing animation. + In divemode, show every 10 seconds.
author JeanDo
date Mon, 10 Jan 2011 02:57:59 +0100
parents 8b75ba28d641
children 17de42ab02b6
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Sun Jan 09 17:25:51 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Mon Jan 10 02:57:59 2011 +0100
@@ -101,6 +101,7 @@
 	win_width 					; box width (1..160)
 	win_font
 	win_invert
+	win_bargraph                ; PLED_box swicth to black after this position (0..159).
 	win_flags                   ; flip_screen flag, transparent fonts, etc...
 	ENDC