Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
void HALL::setMidPoint(float midPoint)
32
{
33
_midPoint = midPoint;
34
}
35
36
37
float HALL::getMidPoint()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36