Mercurial > public > hwos_code
diff src/isr.asm @ 30:bc6d47e801c6
minor
author | heinrichsweikamp |
---|---|
date | Sun, 21 Jul 2013 14:11:47 +0200 |
parents | fcaf94b913db |
children | 53a09c1b7410 |
line wrap: on
line diff
--- a/src/isr.asm Sat Jul 20 22:01:49 2013 +0200 +++ b/src/isr.asm Sun Jul 21 14:11:47 2013 +0200 @@ -354,7 +354,6 @@ movff temperature_avg+0,temperature+0 banksel common ; flag1 is in Bank1 - bsf pressure_refresh ; Set flag! Temp and pressure were updated! bcf temp_changed ; Clear flag for temperature update bcf pressure_refresh ; Clear flag for pressure update banksel isr_backup ; Back to Bank0 ISR data