diff code_part1/OSTC_code_asm_part1/start.asm @ 308:122324dafba7

1.87beta release - 1.88beta start
author heinrichsweikamp
date Sun, 01 May 2011 08:22:41 +0200
parents ab1678d98e46
children 6544f79e298c
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm	Sun May 01 03:35:42 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/start.asm	Sun May 01 08:22:41 2011 +0200
@@ -137,7 +137,7 @@
 	movwf	EEDATA		
 	call	write_eeprom			; write version y
 	clrf	EEADRH					; Reset EEADRH
-	goto	reset_all_cf			; resets all custom functions bank0 and bank1 and jumps to "restart"
+;	goto	reset_all_cf			; resets all custom functions bank0 and bank1 and jumps to "restart"
 ;	goto	reset_all_cf_bank1		; resets all custom functions bank1 and jumps to "restart"
 			
 restart: