summaryrefslogtreecommitdiff
path: root/src/components/interfaces
diff options
context:
space:
mode:
authorAlexander <akutsan@luxoft.com>2018-08-15 11:15:39 +0300
committerZhdanovP <pzhdanov@luxoft.com>2018-08-17 17:50:42 +0300
commitf08b36868129dc283d3aff54e754b78f7b9c58f3 (patch)
tree26fe0a007eb115c81af862d4444d4c604a683f26 /src/components/interfaces
parent86585a299a650e9740e5bbe504a71ddb04e2beb5 (diff)
downloadsdl_core-f08b36868129dc283d3aff54e754b78f7b9c58f3.tar.gz
Use existing RGB color structure against adding new SRGB
Diffstat (limited to 'src/components/interfaces')
-rw-r--r--src/components/interfaces/HMI_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml
index 47be1f5c6d..11f251dff8 100644
--- a/src/components/interfaces/HMI_API.xml
+++ b/src/components/interfaces/HMI_API.xml
@@ -2259,7 +2259,7 @@
Indicates if the light's density can be set remotely (similar to a dimmer).
</description>
</param>
- <param name="rgbColorSpaceAvailable" type="Boolean" mandatory="false">
+ <param name="RGBColorSpaceAvailable" type="Boolean" mandatory="false">
<description>
Indicates if the light's color can be set remotely by using the RGB color space.
</description>