code inspections

This commit is contained in:
2020-05-23 19:23:48 +01:00
parent b9522ae2a2
commit 894b78d9f1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ namespace ASCOM.Meade.net
}
private double _guideRate;
private bool _isGuiding = false;
private bool _isGuiding;
private void Initialise()
{