Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/MAIN.ASM @ 378:51baf8777b73 64kByte Logbook
testing, removing unused stuff
author | heinrichsweikamp |
---|---|
date | Mon, 13 Jun 2011 11:29:37 +0200 |
parents | be71e563ac09 |
children | 69f1f3a1c645 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/MAIN.ASM Mon Jun 13 07:45:59 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM Mon Jun 13 11:29:37 2011 +0200 @@ -68,10 +68,6 @@ btfsc INTCON3,INT1IF ; switch right call switch_right_int -; Test for race condition - btfsc PIR1,TMR1IF ;Timer1 INT (external 32.768kHz Clock) - call timer1int - movff prod_temp+1,PRODH movff prod_temp+0,PRODL movff wreg_temp,WREG ;restore working register