MCPcopy 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
81AverageAngle::AngleType AverageAngle::type()
82{
83 return _type;
84}
85
86
87bool AverageAngle::setType(const enum AngleType type)

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36