Skip to content

Commit

Permalink
cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
felHR85 committed Feb 13, 2016
1 parent 9d2562d commit 6464515
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -385,8 +385,8 @@ public void getParity(UsbParityCallback parityCallback)
}

/*
Thread to check every X time if flow signals CTS or DSR have been raised
*/
Thread to check every X time if flow signals CTS or DSR have been raised
*/
private class FlowControlThread extends Thread
{
private long time = 40; // 40ms
Expand Down

0 comments on commit 6464515

Please sign in to comment.