Skip to content

Commit eaaccf5

Browse files
authored
Update README.md
1 parent 738d7d3 commit eaaccf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ send and receive arbitrary bytes to and from serial for ECE391 tux controller te
33

44
valid formats are xnn for hex number, bnnnnnnnn for binary, separate with comma and no space.
55

6-
Eg to set 7 segment to display "Good" send xc6,x0f,b11100101,b01001101,b01001101,b01001111
6+
Eg to set 7 segment to display "Good" send xc6,x0f,b01001111,b01001101,b01001101,b11100101

0 commit comments

Comments
 (0)