#include #include "uart.h" void uart_init() { /* This make stuff not work, idk // set baud rate UBRR0H = (MYUBRR>>8); UBRR0L = MYUBRR; */ /* Enable receiver and transmitter */ UCSR0B |= (1<