Skip to content
Snippets Groups Projects
Commit 3887ed5e authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

trivial: fix wrong command in document


Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent 3eaeab6a
Branches
Tags
No related merge requests found
...@@ -963,7 +963,7 @@ Example uses of the tool follow: ...@@ -963,7 +963,7 @@ Example uses of the tool follow:
wr-dio-cmd wr0 stamp 4 wr-dio-cmd wr0 stamp 4
# Make a train of 5 pulses, 0.5ms wide, every ms at next second # Make a train of 5 pulses, 0.5ms wide, every ms at next second
wr-dio-cmd wr0 stamp 4 0.0005 +1 .001 5 wr-dio-cmd wr0 pulse 4 0.0005 +1 .001 5
# Configure channel 0 as input with termination, 1 as input, 4 as low # Configure channel 0 as input with termination, 1 as input, 4 as low
wr-dio-cmd wr0 mode Ii--0 wr-dio-cmd wr0 mode Ii--0
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment