diff code_part1/OSTC_code_asm_part1/isr.asm @ 392:8e272339fb68 64kByte Logbook

1.91beta RC
author heinrichsweikamp
date Tue, 21 Jun 2011 17:37:32 +0200
parents ee5e1c65657c
children ab962c4b19d6
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/isr.asm	Sun Jun 19 20:22:52 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/isr.asm	Tue Jun 21 17:37:32 2011 +0200
@@ -399,7 +399,7 @@
 		return
 		clrf		hours
 		incf		day,F
-;		movff		time_correction_value,secs			; Correct too slow clock
+		movff		time_correction_value,secs			; Correct too slow clock
 						
 check_date:
 		movff		month,isr_divB		; new month?