Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getFormFactor
Method
getFormFactor
libraries/ACS712/ACS712.cpp:264–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
263
264
float ACS712::getFormFactor()
265
{
266
return _formFactor;
267
};
268
269
270
// CALIBRATION NOISE
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64