Mercurial > public > hwos_code
diff src/start.asm @ 224:5a4801918be9
temporally disable "Copy disable flags from digital input" routine
author | heinrichsweikamp |
---|---|
date | Thu, 29 Jan 2015 18:18:15 +0100 |
parents | effd7259f5a5 |
children | 23311219dacc |
line wrap: on
line diff
--- a/src/start.asm Wed Jan 14 11:37:19 2015 +0100 +++ b/src/start.asm Thu Jan 29 18:18:15 2015 +0100 @@ -302,7 +302,7 @@ bcf FLAG_apnoe_mode bcf FLAG_ccr_mode ; =1: CCR mode (Fixed ppO2 or Sensor) active bcf FLAG_gauge_mode ; =1: In Gauge mode - call disable_ir ; IR off + call disable_ir_s8 ; IR off tstfsz lo bra restart_set_modes_and_flags2