Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ mTesla
Method
mTesla
libraries/A1301/A1301.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
124
125
float HALL::mTesla(float Gauss)
126
{
127
return Gauss * 0.1;
128
}
129
130
131
float HALL::uTesla(float Gauss)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64