Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getmVperAmp
Method
getmVperAmp
libraries/ACS712/ACS712.cpp:307–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
306
307
float ACS712::getmVperAmp()
308
{
309
return _mVperAmpere;
310
};
311
312
313
float ACS712::getmAPerStep()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64