10_KNX.pm: deactivated debug-flag
git-svn-id: https://svn.fhem.de/fhem/trunk@16829 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -32,7 +32,7 @@ use Encode;
|
||||
use SetExtensions;
|
||||
|
||||
#set to 1 for debug
|
||||
my $debug = 1;
|
||||
my $debug = 0;
|
||||
|
||||
#string constant for autocreate
|
||||
my $modelErr = "MODEL_NOT_DEFINED";
|
||||
|
||||
Reference in New Issue
Block a user