Skip to content

Instantly share code, notes, and snippets.

@briankip
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save briankip/42137ad96a7f53324bf1 to your computer and use it in GitHub Desktop.
Save briankip/42137ad96a7f53324bf1 to your computer and use it in GitHub Desktop.
Minicom config file
########################################################################
# Minicom configuration file - use "minicom -s" to change parameters.
pu port /dev/ttyS0
pu baudrate 9600
pu bits 8
pu parity N
pu stopbits 1
pu rtscts No
########################################################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment