diff --git a/avr/modules/uart_hw/m_lowlevel_uart.asm b/avr/modules/uart_hw/m_lowlevel_uart.asm index 03f14d4..a0d2f09 100644 --- a/avr/modules/uart_hw/m_lowlevel_uart.asm +++ b/avr/modules/uart_hw/m_lowlevel_uart.asm @@ -238,16 +238,16 @@ l_end_%: ; @clobbers R16 .macro M_UART_HW_Uart_TxCharIsr - ; disable further TXC1 interrupts - lds r16, UCSR@0B - cbr r16, (1<