Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ isSouth
Method
isSouth
libraries/A1301/A1301.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
99
100
bool HALL::isSouth()
101
{
102
return (_lastGauss < 0);
103
}
104
105
106
float HALL::lastGauss()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64