summaryrefslogtreecommitdiffstats
path: root/doc/mkii
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2013-09-23 11:33:03 +0200
committerPali Rohár <pali.rohar@gmail.com>2013-09-23 11:33:03 +0200
commit1096c8b426438e29b0556e1317eb981a48246fb9 (patch)
treeaf978e83506d221287aaa3da5ff4ccd536bf8b87 /doc/mkii
parent97eb4484d9224a49120b6e5d6cffb73c593b44c1 (diff)
download0xFFFF-1096c8b426438e29b0556e1317eb981a48246fb9.tar.bz2
doc: Fix typo
Diffstat (limited to 'doc/mkii')
-rw-r--r--doc/mkii4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mkii b/doc/mkii
index dea18ed..f18f5b3 100644
--- a/doc/mkii
+++ b/doc/mkii
@@ -27,7 +27,7 @@ Over usb are used only these functions for communication:
usb_bulk_write (ep=1, timeout=5000)
usb_bulk_read (ep=129, timeout=5000)
-For every (request) message which is send by host, server send back responce.
+For every (request) message which is send by host, server send back response.
Format of message every message is same. It has 6 bytes header and (at least)
4 bytes body.
@@ -43,7 +43,7 @@ BODY
4 bytes -- type of message
N bytes -- data
-Reply message data always starts with char 0x00 (except pong responce).
+Reply message data always starts with char 0x00 (except pong response).
Here are some sniffed messages from Nokia RX-51. First two messages seems to
must be always protocol version exchange (first host ask for protocol version of