Mercurial > public > hwos_code
diff src/start.asm @ 338:2811932b4e99
NEW: Mode Auto SP: Automatically switches the SP during descent (CC Mode)
author | heinrichsweikamp |
---|---|
date | Fri, 03 Jul 2015 14:47:04 +0200 |
parents | cf929551d31c |
children | 2be48ccfa9de |
line wrap: on
line diff
--- a/src/start.asm Sun Jun 28 13:58:00 2015 +0200 +++ b/src/start.asm Fri Jul 03 14:47:04 2015 +0200 @@ -351,7 +351,7 @@ decfsz lo,F bra restart_set_modes_and_flags3 ; CC Mode - bsf FLAG_ccr_mode ; =1: CCR mode (Fixed ppO2 or Sensor) active + bsf FLAG_ccr_mode ; =1: CCR mode (Fixed SP, Auto SP or Sensor) active call enable_ir_s8 ; Enable IR/S8-Port return