Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
113
float Kelvin2RGB::temperature()
114
{
115
return _temperature;
116
};
117
118
119
float Kelvin2RGB::brightness()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36