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

Method getTempOffset

libraries/DHT20/DHT20.cpp:220–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218
219
220float DHT20::getTempOffset()
221{
222 return _tempOffset;
223};
224
225
226////////////////////////////////////////////////

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36