Mercurial > public > hwos_code
diff src/isr.asm @ 227:03946aa48fa5
NEW: Support for hwHUD without the LED module
re-enable "Copy disable flags from digital input" routine
author | heinrichsweikamp |
---|---|
date | Mon, 02 Feb 2015 17:39:38 +0100 |
parents | 93085f540746 |
children | 23311219dacc |
line wrap: on
line diff
--- a/src/isr.asm Mon Feb 02 17:04:43 2015 +0100 +++ b/src/isr.asm Mon Feb 02 17:39:38 2015 +0100 @@ -187,6 +187,10 @@ movlw ir_timeout_value ; multiples of 62,5ms movwf ir_S8_timeout ; Reload timeout + + banksel hud_status_byte + bsf hud_connection_ok ; Set manually for hwHUD w/o the HUD module... + banksel isr_backup ; Select Bank0 for ISR data. isr_timer3_exit: clrf ir_s8_counter ; Clear pointer