Fixed broken unit test

This commit is contained in:
2019-05-02 18:54:52 +01:00
parent 7df8da2f59
commit e8793231d1
2 changed files with 7 additions and 6 deletions
@@ -262,7 +262,7 @@ namespace ASCOM.MeadeAutostar497.Controller
{
get
{
char ack = (char)6;
const char ack = (char)6;
//var alignmentString = SerialPort.CommandTerminated(":GW#", "#");
var alignmentString = SerialPort.CommandChar(ack.ToString());
//:GW# Get Scope Alignment Status