OWX_ASYNC: increase version to 5.9, unset debug-logging
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6293 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -127,9 +127,9 @@ my %attrs = (
|
||||
);
|
||||
|
||||
#-- some globals needed for the 1-Wire module
|
||||
$owx_async_version=5.8;
|
||||
$owx_async_version=5.9;
|
||||
#-- Debugging 0,1,2,3
|
||||
$owx_async_debug=3;
|
||||
$owx_async_debug=0;
|
||||
|
||||
########################################################################################
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user