Added code to override the bypassing of intro prompts
This commit is contained in:
@@ -26,5 +26,6 @@ namespace ASCOM.Meade.net
|
||||
public double FocalLength { get; set; }
|
||||
public double ApertureArea { get; set; }
|
||||
public double ApertureDiameter { get; set; }
|
||||
public bool IntroPromptBypassOverride { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user