@ -11,7 +11,7 @@
#include "platform.h"
#define UUSART_RXBUF_LEN 64
#define UUSART_RXBUF_LEN 128
#define UUSART_TXBUF_LEN 128
/** Private data structure */
@ -2,7 +2,6 @@
// Created by MightyPork on 2018/01/02.
//
#include <stm32f072xb.h>
#include "comm/messages.h"
#include "unit_base.h"