Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
118
void Rotator::reset (rot_reset_t reset)
119
{
120
CHECK_ROT( rot_reset(theRot, reset) );
121
}
122
123
void Rotator::move (int direction, int speed)
124
{
Callers
nothing calls this directly
Calls
1
rot_reset
Function · 0.85
Tested by
no test coverage detected