...
This commit is contained in:
@@ -188,4 +188,10 @@ protected:
|
||||
std::function<void()> _stopFunc;
|
||||
};
|
||||
|
||||
|
||||
template <MccMountType MOUNT_TYPE, std::derived_from<MccMountConfig> CONFIG_TYPE = MccMountConfig>
|
||||
class MccMountStateSlew1 : public MccMount<MOUNT_TYPE, CONFIG_TYPE>::MccMountState
|
||||
{
|
||||
};
|
||||
|
||||
} // namespace mcc
|
||||
|
||||
Reference in New Issue
Block a user