. 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;
|
||||
default:
|
||||
result = SharedResourcesWrapper.SendChars(Tl, command, raw, count: 3);
|
||||
break;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user