#ifndef UART_H #define UART_H void uart_hexn(unsigned long); void uart_10(unsigned long); #endif