mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Make sure ICRNL, IGNCR, INLCR take effect
This commit is contained in:
parent
8014ef68c0
commit
003b2e37d4
2 changed files with 15 additions and 3 deletions
|
|
@ -75,6 +75,7 @@ extern bool interactive_mode;
|
|||
void stdout_configure(void);
|
||||
void stdin_configure(void);
|
||||
void tty_configure(void);
|
||||
void tty_reconfigure(void);
|
||||
int tty_connect(void);
|
||||
void tty_wait_for_device(void);
|
||||
void list_serial_devices(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue