10_ZWave.pm: fix a comment

git-svn-id: https://svn.fhem.de/fhem/trunk@24593 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2021-06-06 12:43:00 +00:00
parent fe7ee54cf8
commit d687614938

View File

@@ -4944,7 +4944,7 @@ ZWAVE_parseRouteInfo($$$)
###################################
# 0004000a03250300 (sensor binary off for id 11)
# wakeup:notification for nodeIdHex 0c:
# { ZWave_Parse($defs{zd}, "0004000c028407", "") }
sub
ZWave_Parse($$@)