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

Method getMaxGauss

libraries/A1301/A1301.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145
146
147float HALL::getMaxGauss()
148{
149 return _maxGauss;
150}
151
152
153bool HALL::isSaturated()

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64