arduino-esp32/tools/sdk/include/newlib/termios.h

8 lines
92 B
C
Raw Normal View History

2016-10-06 13:21:30 +02:00
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/termios.h>
#ifdef __cplusplus
}
#endif