diff code_part1/OSTC_code_asm_part1/start.asm @ 838:2750099bf5bb

3.15 release
author heinrichsweikamp
date Tue, 19 Jan 2021 12:57:23 +0100
parents e49a35ab7394
children
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm	Fri Jan 01 19:57:21 2021 +0100
+++ b/code_part1/OSTC_code_asm_part1/start.asm	Tue Jan 19 12:57:23 2021 +0100
@@ -129,7 +129,7 @@
 	clrf	EEADRH					; Reset EEADRH
 	
 	movlw	softwareversion_x
-	cpfseq	temp1					; compare version x
+;	cpfseq	temp1					; compare version x
 	bra		check_firmware_new		; is not equal -> reset CF and store new version in EEPROM
 
 	movlw	softwareversion_y
@@ -169,7 +169,7 @@
     write_int_eeprom	d'119'
     ; SP Mode (Manual)
     write_int_eeprom	d'116'
-;    call    reset_all_cf_bank2      ; Reset CF64-93 with this update....
+    call    reset_all_cf_bank2      ; Reset CF64-93 with this update....
 
 restart:
     ; check for time/date vault