Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/menu_gassetup.asm @ 98:6f8e3a08011e
1.73beta rc1 (Added new customview for divemode)
author | heinrichsweikamp |
---|---|
date | Sun, 12 Dec 2010 15:01:05 +0100 |
parents | c97c5514b165 |
children | 64109f6fb3d1 |
comparison
equal
deleted
inserted
replaced
97:dc349e4264bb | 98:6f8e3a08011e |
---|---|
314 bcf sleepmode | 314 bcf sleepmode |
315 bcf first_FA ; Here: =1: -, =0: + | 315 bcf first_FA ; Here: =1: -, =0: + |
316 | 316 |
317 menu_gassetup0: | 317 menu_gassetup0: |
318 call PLED_ClearScreen | 318 call PLED_ClearScreen |
319 DISPLAYTEXT .30 ; More... | 319 DISPLAYTEXT .147 ; More... |
320 DISPLAYTEXT .11 ; Exit | 320 DISPLAYTEXT .11 ; Exit |
321 | 321 |
322 menu_gassetup1: | 322 menu_gassetup1: |
323 clrf timeout_counter2 | 323 clrf timeout_counter2 |
324 bcf menubit2 | 324 bcf menubit2 |