Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #88 from robinsh/robinsh-fixcomment
Browse files Browse the repository at this point in the history
Update comment to be clearer.
  • Loading branch information
robinsh authored Nov 1, 2019
2 parents ead9afe + 248f1b7 commit aff91ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public class Program
// because args 6 through 8 are required connection strings.
// These are passed in as strings and converted to numeric or boolean, whichever the case may be.

// Add randomly created devices to the hub.
// Add randomly created devices to the source hub.
private static bool addDevices = false;
//If you ask to add devices, this will be the number added.
private static int numToAdd = 0;
Expand Down

0 comments on commit aff91ae

Please sign in to comment.