chiark / gitweb /
remove some spurious debugging stuff
authorian <ian>
Fri, 30 Dec 2005 14:42:10 +0000 (14:42 +0000)
committerian <ian>
Fri, 30 Dec 2005 14:42:10 +0000 (14:42 +0000)
detpic/serout.asm

index 642a0c5f787489326028d0557b640a661c5ef14d..dbd185f5c7043909213a6a4f804ad5d2abc03c75 100644 (file)
@@ -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