diff code_part1/OSTC_code_asm_part1/surfmode.asm @ 70:8d8e753d72e3

1.72beta - small output fix in non-GF modes
author heinrichsweikamp
date Wed, 20 Oct 2010 19:43:11 +0200
parents cd5b650920f6
children b40a0a6284da
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/surfmode.asm	Tue Oct 19 15:35:23 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/surfmode.asm	Wed Oct 20 19:43:11 2010 +0200
@@ -134,7 +134,6 @@
 	call	timeout_premenu				; timeout premenu
 	call	set_leds_surfmode			; Sets Warning and No-Fly LEDs
 	call	custom_functions_check_surfmode	; Checks CF functions and displays warning symbol if something critical is wrong
-;	call	PLED_active_gas_surfmode	; Show start gas / SetPoint
 	call	PLED_display_decotype_surface	; Show deco mode
 	btfsc	enter_error_sleep			; Enter Fatal Error Routine?
 	call	fatal_error_sleep			; Yes (In Sleepmode_vxx.asm!)