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