Added missing log message for the new precision parameter.
This commit is contained in:
@@ -2309,6 +2309,7 @@ namespace ASCOM.Meade.net
|
||||
LogMessage("ReadProfile", $"Trace logger enabled: {_tl.Enabled}");
|
||||
LogMessage("ReadProfile", $"Com Port: {_comPort}");
|
||||
LogMessage("ReadProfile", $"Guide Rate: {_guideRate}");
|
||||
LogMessage("ReadProfile", $"Precision: {_precision}");
|
||||
}
|
||||
|
||||
internal void WriteProfile()
|
||||
|
||||
Reference in New Issue
Block a user