diff code_part1/OSTC_code_asm_part1/adc_rtc.asm @ 255:1efd59d689f8

small change in the set time menu, default setpoints set to 0.8, 1.0 and 1.2Bar
author heinrichsweikamp
date Sun, 10 Apr 2011 09:17:20 +0200
parents 17de42ab02b6
children ceedf078b2d8
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/adc_rtc.asm	Fri Apr 08 11:58:55 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/adc_rtc.asm	Sun Apr 10 09:17:20 2011 +0200
@@ -232,9 +232,9 @@
 	movwf	mins
 	movlw	.12
 	movwf	hours
-	movlw	.1
+	movlw	.10
 	movwf	day
-	movlw	.1
+	movlw	.4
 	movwf	month
 	movlw	.11
 	movwf	year