. doing the trim of the trailing # after writing the log message.
. for LX800 scopes, trying to use a send string instead of send chars for GW command.
This commit is contained in:
@@ -435,6 +435,7 @@ namespace ASCOM.Meade.net
|
|||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
result = SharedResourcesWrapper.SendChars(Tl, command, raw, count: 3);
|
result = SharedResourcesWrapper.SendChars(Tl, command, raw, count: 3);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user