new baader-dome & astrosib-telescope daemons

This commit is contained in:
2026-03-24 23:52:07 +03:00
parent 9f2e893f1a
commit 734e36a85d
20 changed files with 497 additions and 400 deletions

View File

@@ -274,7 +274,7 @@ int mygetchar(){ // getchar() without need of pressing ENTER
/******************************************************************************\
* TTY with select()
\******************************************************************************/
static struct termio oldtty, tty; // TTY flags
static struct termios oldtty, tty; // TTY flags
static int comfd = -1; // TTY fd
// run on exit: