Fixed problem where the telescope area was in mm when it should be mm squared. And the driver was incorrect by a factor of 1000.
This commit is contained in:
Generated
+1
@@ -434,6 +434,7 @@ namespace ASCOM.Meade.net
|
||||
//
|
||||
resources.ApplyResources(this.label29, "label29");
|
||||
this.label29.Name = "label29";
|
||||
this.label29.Click += new System.EventHandler(this.label29_Click);
|
||||
//
|
||||
// txtApertureArea
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user