Fixed a typo
This commit is contained in:
@@ -914,7 +914,7 @@ namespace ASCOM.Meade.net
|
|||||||
set
|
set
|
||||||
{
|
{
|
||||||
LogMessage("GuideRateDeclination Set", "Not implemented");
|
LogMessage("GuideRateDeclination Set", "Not implemented");
|
||||||
throw new PropertyNotImplementedException("GuideRateDeclination", true)
|
throw new PropertyNotImplementedException("GuideRateDeclination", true);
|
||||||
//:RgSS.S#
|
//:RgSS.S#
|
||||||
//Set guide rate to +/ -SS.S to arc seconds per second.This rate is added to or subtracted from the current tracking
|
//Set guide rate to +/ -SS.S to arc seconds per second.This rate is added to or subtracted from the current tracking
|
||||||
//Rates when the CCD guider or handbox guider buttons are pressed when the guide rate is selected.Rate shall not exceed
|
//Rates when the CCD guider or handbox guider buttons are pressed when the guide rate is selected.Rate shall not exceed
|
||||||
|
|||||||
Reference in New Issue
Block a user