MCPcopy 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
100float DHT2pin::humidity()
101{
102 return _humidity;
103}
104
105
106/////////////////////////////////////////////////////

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36