Mercurial > public > hwos_code
changeset 172:df449e5b1c81
BUGFIX: Future TTS in sensor mode
author | heinrichsweikamp |
---|---|
date | Tue, 30 Sep 2014 19:19:53 +0200 |
parents | 2f1f3da0ae98 |
children | 3de05d9b7716 |
files | src/isr.asm |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/isr.asm Tue Sep 30 10:43:57 2014 +0200 +++ b/src/isr.asm Tue Sep 30 19:19:53 2014 +0200 @@ -117,7 +117,6 @@ isr_timer3: ; IR-Link Timeout bcf T3CON,TMR3ON ; Stop Timer3 - movff ir_counter,char_I_extra_time banksel isr_backup ; Select Bank0 for ISR data. movlw .15 cpfseq ir_counter ; Got exact 15bytes?