MCPcopy Create free account
hub / github.com/Hamlib/Hamlib / reset

Method reset

c++/rotclass.cc:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118void Rotator::reset (rot_reset_t reset)
119{
120 CHECK_ROT( rot_reset(theRot, reset) );
121}
122
123void Rotator::move (int direction, int speed)
124{

Callers

nothing calls this directly

Calls 1

rot_resetFunction · 0.85

Tested by

no test coverage detected