MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getMidPoint

Method getMidPoint

libraries/A1301/A1301.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35
36
37float HALL::getMidPoint()
38{
39 return _midPoint;
40}
41
42
43void HALL::setSensitivity(float sensitivity)

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36