cleaning up

This commit is contained in:
Attila Body 2019-11-19 23:31:48 +01:00
parent 491062cac6
commit c439c48643
9 changed files with 63 additions and 100 deletions

View file

@ -14,7 +14,7 @@
#include "f4ll_c/dma_helper.h"
#include "f4ll_c/crc_handler.h"
extern USARTSTATUS g_uartStatuses[USARTCOUNT];
extern struct usartstatus_t g_uartStatuses[USARTCOUNT];
extern struct crcstatus_t g_crcStatus;