diff src/eeprom_rs232.asm @ 235:23311219dacc

under construction: new hardware_flag to configure different hardware versions
author heinrichsweikamp
date Wed, 25 Feb 2015 16:49:59 +0100
parents 5a4801918be9
children e2ea74646127
line wrap: on
line diff
--- a/src/eeprom_rs232.asm	Wed Feb 25 13:57:30 2015 +0100
+++ b/src/eeprom_rs232.asm	Wed Feb 25 16:49:59 2015 +0100
@@ -83,7 +83,7 @@
     global  enable_ir_s8
 enable_ir_s8:
 ;init serial port2 (TRISG2)
-    btfsc   cr_hardware
+    btfsc   rechargeable
     bra     enable_s8           ; Start S8
 
     banksel BAUDCON2