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

@ -7,7 +7,7 @@
#include "globals.h"
USARTSTATUS g_uartStatuses[USARTCOUNT];
struct usartstatus_t g_uartStatuses[USARTCOUNT];
struct crcstatus_t g_crcStatus;