Added README for main sketch
This commit is contained in:
parent
f26008a77e
commit
4f23967727
18
Universal_Serial_Adapter/README.md
Normal file
18
Universal_Serial_Adapter/README.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
Arduino Universal Serial Adapter
|
||||
Sketch
|
||||
================================
|
||||
This sketch currently only shows the four serial modes and
|
||||
uses S1-S3 to select the current mode.
|
||||
|
||||
A trailing * after the mode indicates the current mode
|
||||
|
||||
Button Map:
|
||||
S1: Up
|
||||
S2: Select/Enter
|
||||
S3: Down
|
||||
|
||||
Serial Modes:
|
||||
Phone UART
|
||||
DB9 Normal
|
||||
DB9 Null Modem
|
||||
Cisco console
|
Reference in a new issue