1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Just updated some comments

This commit is contained in:
Joe Merten
2017-12-31 07:42:00 +01:00
parent b78410aa04
commit 4e9f42f686
4 changed files with 10 additions and 9 deletions

View File

@ -54,9 +54,10 @@ comments:
- Cody Planteen (https://github.com/planteen) contributed the
implementation of the toggle-RTS command.
- Joe Merten (https://github.com/Joe-Merten) contributed the
- Joe Merten (https://github.com/JoeMerten) contributed the
--lower-rts and --lower-dtr options, custom baudrate support for
OSX, the --logfile option implementation, and several bug-fixes.
FreeBSD and macOS, the --logfile option implementation, and several
bug-fixes.
- Maciej Grela (https://github.com/mgrela) contributed the initial
--initstring option implementation.