diff code_part1/OSTC_code_asm_part1/adc_rtc.asm @ 720:4452837aff37

Vault date and time during update
author heinrichsweikamp
date Sun, 26 May 2013 11:58:56 +0200
parents 39e02673db4c
children 6fd9a9feca91
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/adc_rtc.asm	Thu May 23 21:43:08 2013 +0200
+++ b/code_part1/OSTC_code_asm_part1/adc_rtc.asm	Sun May 26 11:58:56 2013 +0200
@@ -236,9 +236,9 @@
 	movwf	mins
 	movlw	.12
 	movwf	hours
-	movlw	.11
+	movlw	.1
 	movwf	day
-	movlw	.2
+	movlw	.5
 	movwf	month
 	movlw	.13
 	movwf	year