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

Method getMidPoint

libraries/ACS712/ACS712.cpp:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197
198
199uint16_t ACS712::getMidPoint()
200{
201 return _midPoint;
202};
203
204
205uint16_t ACS712::incMidPoint()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36