Mercurial > public > hwos_code
diff src/divemode.asm @ 382:6f3530eb48f9
allow compass bearing on surface
author | heinrichsweikamp |
---|---|
date | Wed, 23 Sep 2015 17:35:19 +0200 |
parents | e99bb91f6f92 |
children | b075fa71b659 |
line wrap: on
line diff
--- a/src/divemode.asm Sat Sep 19 13:41:40 2015 +0200 +++ b/src/divemode.asm Wed Sep 23 17:35:19 2015 +0200 @@ -1404,10 +1404,6 @@ clrf WREG movff WREG,max_pressure+0 ; clear some variables movff WREG,max_pressure+1 - movff WREG,compass_bearing+0 - movff WREG,compass_bearing+1 - - bcf compass_bearing_set bcf use_agf ; Start with normal GF set bcf divemode_menu ; clear divemode menu flag