mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Get rid of annoying warning
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user