MCPcopy 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
189float CHT8305::getTempOffset()
190{
191 return _tempOffset;
192};
193
194////////////////////////////////////////////////
195//

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36