MCPcopy 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
130float MCP9808::getOffset()
131{
132 return _offset;
133};
134
135
136float MCP9808::getTemperature()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36