YAMAHA_AVR: remove temporary debug log message

git-svn-id: https://svn.fhem.de/fhem/trunk@10260 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch
2015-12-25 11:18:06 +00:00
parent ac85e7d4b7
commit 024ed34f59

View File

@@ -1329,7 +1329,6 @@ YAMAHA_AVR_ParseResponse ($$$)
}
else
{
Log 3, "YAMAHA_AVR: set bass only 2 to ". (int($1)/10);
readingsBulkUpdate($hash, "bass", int($1)/10);
}
}