Fixed typo in README.md
This commit is contained in:
parent
3db2249957
commit
c75a4336af
1 changed files with 1 additions and 1 deletions
|
@ -33,5 +33,5 @@ is available at **/dev/ttyUSB0**:
|
|||
err := stty.CMD().TestBaudRate("/dev/ttyUSB0", 9600)
|
||||
```
|
||||
|
||||
If **stty** is not available stty, all methods of object returned by CMD() function
|
||||
If **stty** is not available, all methods of object returned by CMD() function
|
||||
will return ERR_TTY_MISSING error.
|
Loading…
Add table
Reference in a new issue