summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Schodet2008-04-18 00:02:45 +0200
committerNicolas Schodet2008-04-18 00:02:45 +0200
commitbc77f0483fc4e41fab5ca184a8e2f2664b935d20 (patch)
tree6d2e358c21ec4a8d447c5b5bfbcb295f4653997c
parentcf6e8293144792ff142d18b8b6a6a78804bb9b8a (diff)
* digital/io/doc:
- fixed typo.
-rw-r--r--digital/io/doc/proto_asserv.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/digital/io/doc/proto_asserv.txt b/digital/io/doc/proto_asserv.txt
index 5c970b0d..843e8dd0 100644
--- a/digital/io/doc/proto_asserv.txt
+++ b/digital/io/doc/proto_asserv.txt
@@ -74,10 +74,10 @@ This table describe the list of supported commands by the *asserv* card:
+---------+-------+-----------------+------------------------------------------+
| 'F' | Move | None | Go to a distributor (forward movement) |
+---------+-------+-----------------+------------------------------------------+
-| 'x' | Move | - x (3b) | Go to a absolute position |
+| 'x' | Move | - x (3b) | Go to an absolute position |
| | | - y (3b) | |
+---------+-------+-----------------+------------------------------------------+
-| 'y' | Move | - a (2b) | Go to a absolute angle |
+| 'y' | Move | - a (2b) | Go to an absolute angle |
+---------+-------+-----------------+------------------------------------------+
| 'b' | Arm | - position (2b) | Move the arm to a desired position |
| | | - speed (1b) | at a specific speed |