Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getHumOffset
Method
getHumOffset
libraries/CHT8305/CHT8305.cpp:183–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
182
183
float CHT8305::getHumOffset()
184
{
185
return _humOffset;
186
};
187
188
189
float CHT8305::getTempOffset()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36