diff --git a/avr/modules/uart_hw2/comonuart0.asm b/avr/modules/uart_hw2/comonuart0.asm index c5cd661..2766b59 100644 --- a/avr/modules/uart_hw2/comonuart0.asm +++ b/avr/modules/uart_hw2/comonuart0.asm @@ -466,7 +466,7 @@ comOnUart0StopRx: ; @clobbers R16 comOnUart0StartTx: - lds r16, UCSR0A + inr r16, UCSR0A cbr r16, (1<