#ifndef UNITTEST_TRANSPORT_H #define UNITTEST_TRANSPORT_H #include #include #include "uart.h" void unittest_uart_begin() { // Set Baudrate according to datasheet (16MHz -> 115200 Baud, U2X=1) UBRR0 = 0x10; UCSR0B |= (1<