Skip to content

Commit aa5abd0

Browse files
committed
resolved issue for android.
1 parent 264c597 commit aa5abd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/libserialport/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
/* #undef HAVE_STRUCT_TERMIOS_C_OSPEED */
5555

5656
/* Define to 1 if the system has the type `struct termiox'. */
57-
#define HAVE_STRUCT_TERMIOX 0
57+
#undef HAVE_STRUCT_TERMIOX
5858

5959
/* sys/file.h is available. */
6060
#define HAVE_SYS_FILE_H 1

0 commit comments

Comments
 (0)