diff code_part1/OSTC_code_asm_part1/start.asm @ 366:ca3d15e6240e 64kByte Logbook

small work in the logbook
author Heinrichsweikamp
date Thu, 09 Jun 2011 19:30:55 +0200
parents 93a64a19728e
children 51baf8777b73
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm	Thu Jun 09 17:09:49 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/start.asm	Thu Jun 09 19:30:55 2011 +0200
@@ -135,7 +135,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"
 			
 restart:
 	bcf		LED_red