Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 674:3927bc5019c9
show some feedback if marker was set
author | heinrichsweikamp |
---|---|
date | Mon, 10 Dec 2012 16:55:18 +0100 |
parents | 75689df206c2 |
children | 0211d9b9f0ca |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Dec 10 16:12:22 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Mon Dec 10 16:55:18 2012 +0100 @@ -361,6 +361,9 @@ safety_stop_countdown res 1 ; counts seconds of safety stop better_gas_number res 1 ; number (1-5) of the "better gas" in divemode, =0: no better gas available +marker_depth res 2 ; rel. pressure [mbar] of last set marker +marker_time res 3 ; divetime mins:2 and sec of last marker + ASSERT_BANK1 MACRO tag Ifdef __DEBUG