Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ type
Method
type
libraries/AverageAngle/AverageAngle.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
80
81
AverageAngle::AngleType AverageAngle::type()
82
{
83
return _type;
84
}
85
86
87
bool AverageAngle::setType(const enum AngleType type)
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36