disable fedebug

Origin commit data
------------------
Commit: 4b7597fbce
Author: max_10 <max_10@gmx.de>
Date: 2022-10-29 (Sat, 29 Oct 2022)

Origin message was:
------------------
- disable fedebug
This commit is contained in:
max_10
2022-10-29 00:23:17 +02:00
committed by vanhofen
parent d50bfe13b8
commit 1bbb030ab3

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;