- disable fedebug

This commit is contained in:
max_10
2022-11-07 21:22:46 +01:00
committed by Thilo Graf
parent 55db542a29
commit 08492bff44

View File

@@ -41,7 +41,7 @@
#include <hardware/dmx.h>
#include <OpenThreads/ScopedLock>
static int fedebug = 1;
static int fedebug = 0;
static int unused_demux;
static int noSameFE = 0;
extern Zapit_config zapitCfg;