diff src/start.asm @ 187:669b5d00706d

CHANGE: Longer timeout (4 min) for calibration menu Ignore 1,2mV noise for not-connected inputs
author heinrichsweikamp
date Sat, 25 Oct 2014 15:28:18 +0200
parents 9b82239fa062
children dcd513840c6c
line wrap: on
line diff
--- a/src/start.asm	Wed Oct 22 18:09:01 2014 +0200
+++ b/src/start.asm	Sat Oct 25 15:28:18 2014 +0200
@@ -316,7 +316,7 @@
     bra     restart_set_modes_and_flags3
     ; CC Mode
 	bsf     FLAG_ccr_mode               ; =1: CCR mode (Fixed ppO2 or Sensor) active
-    call    enable_ir                   ; Enable IR-Port
+    call    enable_ir_s8                ; Enable IR/S8-Port
     return
 
 restart_set_modes_and_flags3: