summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-02-25 20:45:41 +0000
committerRichard Hughes <richard@hughsie.com>2015-02-26 09:06:12 +0000
commitdc79e9f87752554ec2114b1844d0da70c2313536 (patch)
tree260ec6dd600f7b2dd4f8d5e3dacf623283726a71
parent089e8ac1626259293252e6cd020fc02638d389f4 (diff)
downloadcolord-dc79e9f87752554ec2114b1844d0da70c2313536.tar.gz
trivial: Add the hardware version return codes for ColorHugALS
-rw-r--r--lib/colorhug/ch-common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/colorhug/ch-common.h b/lib/colorhug/ch-common.h
index 1265083..6c52dd9 100644
--- a/lib/colorhug/ch-common.h
+++ b/lib/colorhug/ch-common.h
@@ -973,7 +973,8 @@ G_BEGIN_DECLS
* 0x01 = ColorHug
* 0x02 = ColorHug2
* 0x03 = ColorHug+
- * 0x04-0x0f = Reserved for future use
+ * 0x04 = ColorHugALS
+ * 0x05-0x0f = Reserved for future use
*
* IN: [1:cmd]
* OUT: [1:retval][1:cmd][1:hw_version]