Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
float HALL::getMidPoint()
38
{
39
return _midPoint;
40
}
41
42
43
void HALL::setSensitivity(float sensitivity)
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36