More unit testing, this time for pulse guiding support

This commit is contained in:
2019-07-13 16:27:47 +01:00
parent bd49a86866
commit 64b949551e
2 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -350,7 +350,7 @@ namespace ASCOM.Meade.net
return (comparison >= 0);
}
private void SetLongFormat(bool setLongFormat)
public void SetLongFormat(bool setLongFormat)
{
_sharedResourcesWrapper.Lock(() =>
{