MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / temperature

Method temperature

libraries/Kelvin2RGB/Kelvin2RGB.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111//
112
113float Kelvin2RGB::temperature()
114{
115 return _temperature;
116};
117
118
119float Kelvin2RGB::brightness()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36