Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getOffset
Method
getOffset
libraries/MCP9808_RT/mcp9808.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
129
130
float MCP9808::getOffset()
131
{
132
return _offset;
133
};
134
135
136
float MCP9808::getTemperature()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36