Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 666:3282581fe178
Allow gf switch
author | heinrichsweikamp |
---|---|
date | Sun, 02 Dec 2012 19:19:11 +0100 |
parents | 259e4c1bf3c2 |
children | 92e1690ecc84 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Wed Nov 14 12:39:39 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Sun Dec 02 19:19:11 2012 +0100 @@ -460,6 +460,7 @@ #DEFINE pres_changed flag3,7 ; pressure changed #DEFINE set_year flag4,0 ; Menu Settime +#DEFINE use_aGF flag4,0 ; =1: Use alternative GF in divemode #DEFINE set_day flag4,1 ; Menu Settime #DEFINE set_month flag4,2 ; Menu Settime #DEFINE store_sample flag4,3 ;=1 after any CF20 seconds in divemode