MCPcopy 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
264float ACS712::getFormFactor()
265{
266 return _formFactor;
267};
268
269
270// CALIBRATION NOISE

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64