#ifndef Uart_h #define Uart_h #include void UART_Console_write(const uint8_t *data, uint16_t size); #endif /* ti_msp_dl_config_h */