Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ temperature
Method
temperature
libraries/DHT2pin/dht2pin.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
93
94
float DHT2pin::temperature()
95
{
96
return _temperature;
97
}
98
99
100
float DHT2pin::humidity()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36