diff src/comm.asm @ 124:40ff64d60054

cleanup
author heinrichsweikamp
date Sun, 29 Jun 2014 13:53:46 +0200
parents f3062a611eef
children bd74161c4292
line wrap: on
line diff
--- a/src/comm.asm	Sun Jun 29 13:40:59 2014 +0200
+++ b/src/comm.asm	Sun Jun 29 13:53:46 2014 +0200
@@ -1533,7 +1533,6 @@
 	movwf	TXREG1
 	call	rs232_wait_tx					; Wait for UART
 	WIN_SMALL	comm_string_column, comm_string_row
-	lfsr	FSR2,buffer
 	movlw	.16
 	movwf	lo								; counter
 comm_send_string_loop: