Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getOffset
Method
getOffset
libraries/AS5600/AS5600.cpp:352–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
350
351
352
float AS5600::getOffset()
353
{
354
return _offset * AS5600_RAW_TO_DEGREES;
355
}
356
357
358
/////////////////////////////////////////////////////////
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36