EON view wasn't able to show PTY 0

This commit is contained in:
Sjef Verhoeven PE5PVB
2025-02-11 19:36:45 +01:00
parent 0e47b2b1b6
commit a99eba3400
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -653,6 +653,7 @@ typedef struct _eon_ {
bool tp;
bool taset;
uint8_t pty;
bool ptyset;
} eon_;
typedef struct _logbook_ {