mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Get rid of annoying warning
This commit is contained in:
@@ -206,7 +206,7 @@ typedef struct _UART_SETTINGS
|
|||||||
uint8_t reserved_1;
|
uint8_t reserved_1;
|
||||||
union {
|
union {
|
||||||
uint32_t bOptions;
|
uint32_t bOptions;
|
||||||
struct
|
struct sOptions
|
||||||
{
|
{
|
||||||
unsigned invert_tx : 1;
|
unsigned invert_tx : 1;
|
||||||
unsigned invert_rx : 1;
|
unsigned invert_rx : 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user