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