MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / hasColor

Method hasColor

sources/led-drivers/net/DriverNetPhilipsHue.cpp:1102–1105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1100}
1101
1102bool PhilipsHueLight::hasColor()
1103{
1104 return _hasColor;
1105}
1106
1107CiColorTriangle PhilipsHueLight::getColorSpace() const
1108{

Callers 3

antiflickeringMethod · 0.45
setColorMethod · 0.45
setStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected