diff code_part1/OSTC_code_asm_part1/definitions.asm @ 104:2a2606e9db5f

some fixes with the onboard simulator
author heinrichsweikamp
date Wed, 15 Dec 2010 11:01:35 +0100
parents 526d2c016645
children a2b9eca1f396
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Tue Dec 14 11:14:32 2010 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Dec 15 11:01:35 2010 +0100
@@ -596,7 +596,7 @@
 #DEFINE	FLAG_active_descent		flag8,3	;=1: A Descent in Apnoe mode is active
 #DEFINE	display_see_deco		flag8,4	;=1: Display decoplan in Divemode
 #DEFINE	display_set_gas			flag8,5	;=1: Display Gaslist menu in Divemode
-#DEFINE	display_set_graphs		flag8,6	;=1: Display "Display Menu" in Divemode
+;free flag8,6	;=1: 
 #DEFINE	rs232_recieve_overflow	flag8,7	;=1: An RS232 timeout overflow occoured
 
 #DEFINE	nofly_active			flag9,0	;=1: Do not fly!