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

Method getColor

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

Source from the content-addressed store, hash-verified

1095}
1096
1097CiColor PhilipsHueLight::getColor() const
1098{
1099 return _color;
1100}
1101
1102bool PhilipsHueLight::hasColor()
1103{

Callers 4

prepareStreamDataMethod · 0.80
prepareStreamDataV2Method · 0.80
setColorMethod · 0.80
setStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected