...
This commit is contained in:
@@ -430,7 +430,7 @@ protected:
|
||||
template <std::derived_from<MccMountEventSlew<MountT>> EvT>
|
||||
void enterImpl(EvT& event)
|
||||
{
|
||||
event.mount().startSlew(/* params here ...*/);
|
||||
event.mount().slewMount(/* params here ...*/);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user