diff code_part1/OSTC_code_asm_part1/start.asm @ 102:b13ace8d052f

Scribble_15 at wakeup...
author JeanDo
date Mon, 13 Dec 2010 23:49:52 +0100
parents 6f8e3a08011e
children
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm	Tue Dec 14 08:59:44 2010 +0100
+++ b/code_part1/OSTC_code_asm_part1/start.asm	Mon Dec 13 23:49:52 2010 +0100
@@ -136,6 +136,8 @@
 	GETCUSTOM8	d'48'				; time correction value
 	movff	WREG, time_correction_value	; store in Bank0 register
 
+	call    scribble_15
+
 	clrf	flag1					; clear all flags
 	clrf	flag2
 	clrf	flag3