diff code_part1/OSTC_code_asm_part1/surfmode.asm @ 680:c6220d340684

Removed "Mix type" Icons and CF43
author heinrichsweikamp
date Fri, 25 Jan 2013 16:31:22 +0100
parents 420e62cd88ad
children 6e456a6398e0
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/surfmode.asm	Tue Jan 08 07:12:58 2013 +0100
+++ b/code_part1/OSTC_code_asm_part1/surfmode.asm	Fri Jan 25 16:31:22 2013 +0100
@@ -135,7 +135,6 @@
 	call	set_leds_surfmode			; Sets Warning and No-Fly LEDs
 	call    check_customfunctions       ; Checks CF functions and displays warning symbol if something critical is wrong
 	call	surfcustomview_second		; Do every-second tasks for the custom view area
-  	call    dive_type_icons             ; Draw Air/Nitrox/Trimix color icon.
 
 ; Every 2 seconds, overwrite with GF value (if needed to display)
     btfsc   secs,1                      ; Alternating every 2sec (if needed)