Get rid of annoying warning

This commit is contained in:
Paul Hollinsky
2018-09-25 18:00:52 -04:00
parent 9f20d70102
commit 840fe54bcd
+1 -1
View File
@@ -206,7 +206,7 @@ typedef struct _UART_SETTINGS
uint8_t reserved_1;
union {
uint32_t bOptions;
struct
struct sOptions
{
unsigned invert_tx : 1;
unsigned invert_rx : 1;