mirror of
https://github.com/fasteddy516/SimplySerial.git
synced 2024-11-24 01:54:35 +00:00
Merge branch 'master' of https://github.com/fasteddy516/SimplySerial
This commit is contained in:
commit
dedccf7534
@ -1,6 +1,6 @@
|
||||
# SimplySerial
|
||||
|
||||
###### A barebones serial terminal that runs as a Windows console application.
|
||||
###### A bare-bones serial terminal that runs as a Windows console application.
|
||||
|
||||
Written by [Edward Wright](mailto:fasteddy@thewrightspace.net) (fasteddy516).
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
|
||||
`-b, --baud` sets the baud rate (ex. `-b:9600`, `--baud:115200`)
|
||||
|
||||
`-p, --parity` sets the parity option (ex. `-b:none`, `--parity:even`)
|
||||
`-p, --parity` sets the parity option (ex. `-p:none`, `--parity:even`)
|
||||
|
||||
`-d, --databits` sets the number of data bits to use (ex. `-d:8`, `--databits:7`)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user