aqhome-nodes: allow for TTY interface without ATTN line.

This commit is contained in:
Martin Preuss
2025-03-21 20:54:19 +01:00
parent 1fa0d976d2
commit c808f8640e
6 changed files with 39 additions and 24 deletions

View File

@@ -14,6 +14,8 @@
#include <termios.h>
#define AQH_TTYOBJECT_FLAGS_NOATTN 0x0001
/**
* Create Tty object for given filedescriptor and in given mode (read or write)