Adding more information to the tracelog for get slewing

This commit is contained in:
2024-12-15 21:45:19 +00:00
parent 0afb80bd70
commit 431776cfdf
+1 -1
View File
@@ -3281,7 +3281,7 @@ namespace ASCOM.Meade.net
}
finally
{
LogMessage("GetSlewing", $"Result = {result} (isInternalCall = {isInternalCall})");
LogMessage("GetSlewing", $"Result = {result} (isInternalCall = {isInternalCall} _forceSlewingCount= {_forceSlewingCount})");
}
if (result)