Code inspections

This commit is contained in:
2019-10-01 21:44:36 +01:00
parent 2a56cfa700
commit f92f21ab72
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -576,7 +576,7 @@ namespace ASCOM.Meade.net
{
CheckConnectedAndValidateSite(site, "SetSiteName");
string command = String.Empty;
string command;
switch (site)
{
case 1: