mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Cleanup
This commit is contained in:
parent
a0f3f9d9b7
commit
ac25e7434c
2 changed files with 9 additions and 11 deletions
|
|
@ -42,13 +42,11 @@
|
|||
#define NORMAL 0
|
||||
#define HEX 1
|
||||
|
||||
extern bool interactive_mode;
|
||||
|
||||
void stdout_configure(void);
|
||||
void stdout_restore(void);
|
||||
void stdin_configure(void);
|
||||
void stdin_restore(void);
|
||||
void tty_configure(void);
|
||||
int tty_connect(void);
|
||||
void tty_wait_for_device(void);
|
||||
void list_serial_devices(void);
|
||||
|
||||
extern bool interactive_mode;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue