...
This commit is contained in:
@@ -63,6 +63,12 @@ public:
|
||||
error_t updateMountConfig(std::string const&);
|
||||
Asibfm700MountConfig currentMountConfig();
|
||||
|
||||
// redefined method
|
||||
auto getPointingTarget() const
|
||||
{
|
||||
return _enteredBackupCoordinates;
|
||||
}
|
||||
|
||||
protected:
|
||||
Asibfm700MountConfig _mountConfig;
|
||||
std::unique_ptr<std::mutex> _mountConfigMutex;
|
||||
|
||||
Reference in New Issue
Block a user