Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 107:a2b9eca1f396
customview for the surfacemode
author | heinrichsweikamp |
---|---|
date | Mon, 20 Dec 2010 18:30:16 +0100 |
parents | 2a2606e9db5f |
children | ed7826c740a0 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Sun Dec 19 20:54:08 2010 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Mon Dec 20 18:30:16 2010 +0100 @@ -655,7 +655,7 @@ #DEFINE restore_deco_data flag15,0 ;=1: Restore Decodata after the dive from 0x380 buffer #DEFINE uart_store_tissue_data flag15,1 ;=1: Store tissue data for next simualted dive! -#DEFINE pre_dive_screen flag15,2 ;=1: Show predive screen instead of graphs +;unused flag15,2 ;=1: #DEFINE blinking_better_gas flag15,3 ;=1: Gas is currently blinking #DEFINE menu3_active flag15,4 ;=1: menu entry three in divemode menu is active #DEFINE lock_stopwatch_reset flag15,5 ;=1: Locks the Reset of the Stopwtach/Average depth for 1 second