MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getNoisemV

Method getNoisemV

libraries/ACS712/ACS712.cpp:278–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276
277
278uint8_t ACS712::getNoisemV()
279{
280 return _noisemV;
281};
282
283
284float ACS712::mVNoiseLevel(float frequency, uint16_t cycles)

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64