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

Method setMidPoint

libraries/A1301/A1301.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30
31void HALL::setMidPoint(float midPoint)
32{
33 _midPoint = midPoint;
34}
35
36
37float HALL::getMidPoint()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36