void uart_init(void); void uart_task_testing(void *arg); void task_uartReceive(void *arg); void task_uartSend(void *arg);