Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
147
float HALL::getMaxGauss()
148
{
149
return _maxGauss;
150
}
151
152
153
bool HALL::isSaturated()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64