mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-20 08:41:03 +03:00
Add some usefull functions from lib SOFA
This commit is contained in:
@@ -75,7 +75,6 @@ void try_connect(char *device){
|
||||
fflush(stdout);
|
||||
tty_init(device);
|
||||
read_tty(tmpbuf, 4096); // clear rbuf
|
||||
putlog("Connected to %s", device);
|
||||
DBG("connected");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user