Added PTY to EON screen

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-11-15 19:55:44 +01:00
parent 1aba3908d4
commit 52bb1b8366
5 changed files with 39 additions and 28 deletions
+1
View File
@@ -635,6 +635,7 @@ typedef struct _eon_ {
bool ta;
bool tp;
bool taset;
uint8_t pty;
} eon_;
typedef struct _logbook_ {