Skip to content

Commit

Permalink
Update GUI.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
dayizhang committed Jul 15, 2020
1 parent 5f273a9 commit a4561e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SingleTact Demo/GUI.cs
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ public GUI()
this.Shown += new EventHandler(this.CloseOnStart);
Environment.Exit(-1);
}

if (0 != ports.Length)
{
// Assume Arduino is on the first port during startup.
Expand Down

0 comments on commit a4561e3

Please sign in to comment.