From e8edab0457017736c45f29f726abb737add92a25 Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 30 Dec 2005 14:42:10 +0000 Subject: [PATCH] remove some spurious debugging stuff --- detpic/serout.asm | 3 --- 1 file changed, 3 deletions(-) diff --git a/detpic/serout.asm b/detpic/serout.asm index 642a0c5..dbd185f 100644 --- a/detpic/serout.asm +++ b/detpic/serout.asm @@ -64,7 +64,6 @@ portb_read @ bra txfc_disable ; tx enable: - ;pin_h pall_perpicled call led_green ; we're transmitting bs_f PIE1, TXIE return @@ -72,7 +71,6 @@ portb_read @ ;---------- txfc_disable bc_f PIE1, TXIE - ;pin_l pall_perpicled goto led_red ; flow control forces us not to transmit ;---------------------------------------------------------------------- @@ -143,7 +141,6 @@ tx_bufempty bra_nz tx_acknmra_send ; nothing at all to do: bc_f PIE1, TXIE - ;pin_z pall_perpicled call led_black ; we're not transmitting intrl_handled_nostack -- 2.30.2