hidden Syslog enabled

This commit is contained in:
richonguzman 2025-08-20 12:32:05 -04:00
parent 438a6ee536
commit bc596f099d
9 changed files with 52 additions and 18 deletions

View file

@ -115,6 +115,7 @@ public:
bool active;
String server;
int port;
bool logBeaconOverTCPIP;
};
class TNC {