mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2024-11-04 23:15:19 +02:00
ubb-patgen/README: add "!\r" to UART example
This commit is contained in:
parent
5be0b56aa1
commit
f920c6695b
@ -125,6 +125,8 @@ and so are comments beginning with #:
|
|||||||
# send two characters in RS232 format
|
# send two characters in RS232 format
|
||||||
0 00010010 1 # "H"
|
0 00010010 1 # "H"
|
||||||
0 10010110 1 # "i"
|
0 10010110 1 # "i"
|
||||||
|
0 10000100 1 # "!"
|
||||||
|
0 10110000 1 # CR
|
||||||
1 # return to idle (high)
|
1 # return to idle (high)
|
||||||
EOF
|
EOF
|
||||||
# ubb-patgen -f 115.2k pattern-file
|
# ubb-patgen -f 115.2k pattern-file
|
||||||
|
Loading…
Reference in New Issue
Block a user