#pragma once
#include "uart_common.hpp"

//===== uart board MOTORCTL =====

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