[Debian-iot-packaging] [openzwave-controlpanel] 43/81: update the Color Cmd Class ID
Dara Adib
daradib-guest at moszumanska.debian.org
Thu Dec 22 16:57:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
daradib-guest pushed a commit to branch debian/master
in repository openzwave-controlpanel.
commit c38b00f387c16048858665e050a8a9d89eca88fc
Author: Justin Hammond <justin at dynam.ac>
Date: Tue May 12 23:38:42 2015 +0800
update the Color Cmd Class ID
---
zwavelib.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zwavelib.cpp b/zwavelib.cpp
index 9013809..b82bdfe 100644
--- a/zwavelib.cpp
+++ b/zwavelib.cpp
@@ -183,7 +183,7 @@ const char *cclassStr (uint8 cc)
case 0x32:
return "METER";
case 0x33:
- return "ZIP ADV SERVER";
+ return "COLOR";
case 0x34:
return "ZIP ADV CLIENT";
case 0x35:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-iot/openzwave-controlpanel.git
More information about the Debian-iot-packaging
mailing list