Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getMidPoint
Method
getMidPoint
libraries/ACS712/ACS712.cpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
198
199
uint16_t ACS712::getMidPoint()
200
{
201
return _midPoint;
202
};
203
204
205
uint16_t ACS712::incMidPoint()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36