Skip to content

Commit

Permalink
Correct comment about SerialConfiguration defaults.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthijskooijman committed May 29, 2013
1 parent 4e53245 commit b3bcf29
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -123,7 +123,7 @@ public static class SerialConfiguration

/**
* Creates a new {@link SerialConfiguration} instance, defaulting to 8N1,
* 9600 baud, no inversion of the signal and most-significant bit first.
* 9600 baud, no inversion of the signal and least-significant bit first.
*/
public SerialConfiguration()
{
Expand Down

0 comments on commit b3bcf29

Please sign in to comment.