MCPcopy 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
307float ACS712::getmVperAmp()
308{
309 return _mVperAmpere;
310};
311
312
313float ACS712::getmAPerStep()

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64