From 38bc609ce92c5c1517a945835e0d5caf1a7eab46 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 16 Mar 2008 21:58:16 +0000 Subject: [PATCH] get rid of debugging junk (polls portb a few times in short circuit isr) --- detpic/energy.asm | 8 -------- 1 file changed, 8 deletions(-) diff --git a/detpic/energy.asm b/detpic/energy.asm index b4229a5..c94d451 100644 --- a/detpic/energy.asm +++ b/detpic/energy.asm @@ -161,14 +161,6 @@ power_fault_intrl @ ;----- fault_isactual -; call serial_addbyte -; call portb_read -; call serial_addbyte_another -; call portb_read -; call serial_addbyte_another -; call portb_read -; call serial_addbyte_another - pinlat_ifh p0_booster_shutdown bra faultintrl_noop ; Off, Stopping or Persists - must have lost the race -- 2.30.2