diff src/eeprom_rs232.asm @ 224:5a4801918be9

temporally disable "Copy disable flags from digital input" routine
author heinrichsweikamp
date Thu, 29 Jan 2015 18:18:15 +0100
parents 8fbd8c5ac51f
children 23311219dacc
line wrap: on
line diff
--- a/src/eeprom_rs232.asm	Wed Jan 14 11:37:19 2015 +0100
+++ b/src/eeprom_rs232.asm	Thu Jan 29 18:18:15 2015 +0100
@@ -69,8 +69,8 @@
 	bcf		EECON1,WREN
 	return
 
-    global  disable_ir
-disable_ir:
+    global  disable_ir_s8
+disable_ir_s8:
     banksel TXSTA2
 	clrf    TXSTA2
 	clrf    RCSTA2