Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getHumOffset
Method
getHumOffset
libraries/DHT20/DHT20.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
213
214
float DHT20::getHumOffset()
215
{
216
return _humOffset;
217
};
218
219
220
float DHT20::getTempOffset()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36