2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

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 f52c1624e0
commit 1649001ff0

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);
}
}