arduino-esp32/tools/sdk/include/newlib/termios.h
2016-10-06 07:09:44 -06:00

8 lines
92 B
C

#ifdef __cplusplus
extern "C" {
#endif
#include <sys/termios.h>
#ifdef __cplusplus
}
#endif