WMBUS: fix wrong prototype
git-svn-id: https://svn.fhem.de/fhem/trunk@6532 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -265,7 +265,7 @@ sub WMBUS_SetRSSI($$$) {
|
||||
readingsEndUpdate($hash,1);
|
||||
}
|
||||
|
||||
sub WMBUS_SetReadings($$$$)
|
||||
sub WMBUS_SetReadings($$$)
|
||||
{
|
||||
my ($hash, $name, $mb) = @_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user