diff code_part1/OSTC_code_asm_part1/simulator.asm @ 263:27c9bb14b008

making the seconds display in divemode smoother...
author heinrichsweikamp
date Mon, 11 Apr 2011 11:47:00 +0200
parents a9f8c87dda06
children ab8ce7de2b46
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/simulator.asm	Mon Apr 11 11:23:00 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/simulator.asm	Mon Apr 11 11:47:00 2011 +0200
@@ -403,7 +403,6 @@
 	movlw	d'30'
 	movwf	timeout_counter2			; timeout used as temp here
 simulator_calc_deco2:
-
 	call	divemode_check_decogases    ; Checks for decogases and sets the gases
 	call	divemode_prepare_flags_for_deco