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:
@@ -388,6 +388,11 @@ namespace ASCOM.Meade.net
|
||||
Verb = "open"
|
||||
});
|
||||
}
|
||||
|
||||
private void label29_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user