MCPcopy 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
183float CHT8305::getHumOffset()
184{
185 return _humOffset;
186};
187
188
189float CHT8305::getTempOffset()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36