1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-30 02:43:45 +02:00

Add Diag::SNIFFER so config verbosity of sniffer output

This commit is contained in:
Harald Barth
2025-07-07 20:54:21 +02:00
parent e6a829d8ef
commit e45febc785
5 changed files with 12 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ class Diag {
static bool LCN;
static bool RAILCOM;
static bool WEBSOCKET;
static bool SNIFFER;
};
class StringFormatter