X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fatmel.git;a=blobdiff_plain;f=led_plex%2Fuart.asm;fp=led_plex%2Fuart.asm;h=fbfbf3d9342ff655be3bf5dfbac3461ca1a5ef80;hp=e7a58309df67af977e0e268effea2b293577fa12;hb=87ef21d9eacec01abdbf3306dd2493aecf0b4afb;hpb=28f8496b45653e6db6fb3d3863f546a4b1a8b042 diff --git a/led_plex/uart.asm b/led_plex/uart.asm index e7a5830..fbfbf3d 100644 --- a/led_plex/uart.asm +++ b/led_plex/uart.asm @@ -10,51 +10,51 @@ UART_INIT: ; baudrate ldi tmp1,UART_BR_H - sts UBRR0H,tmp1 + out UBRRH,tmp1 ldi tmp1,UART_BR_L - out UBRR0L,tmp1 + out UBRRL,tmp1 ; enable ldi tmp1,(1< 8n1 - ldi tmp1,(1<