#include #include #include "uart.h" #include "common.h" /* blocking uart send */ static void uartSend (unsigned char data) { /* Wait for empty transmit buffer */ while (!( UCSR0A & (1<