Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
220
float DHT20::getTempOffset()
221
{
222
return _tempOffset;
223
};
224
225
226
////////////////////////////////////////////////
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36