1
0
Fork 0
forked from len0rd/rockbox

Fix English usage in Appendix E.2.2; thanks to the sharp eyes

of Nick Sant (evilnick).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19934 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Menes 2009-02-06 17:13:32 +00:00
parent 79c25649b7
commit f747d9d39e

View file

@ -96,7 +96,7 @@ The recording hardware (the MAS) does not allow us to do this
The USB system demands that there is a master that talks to a slave. The The USB system demands that there is a master that talks to a slave. The
\dap{} can only serve as a slave, as most other USB devices such as \dap{} can only serve as a slave, as most other USB devices such as
cameras can. Thus, without a master no communication between the slaves cameras can. Thus, without a master no communication between the slaves
can take place. If that is not enough, we have no ways of actually can take place. If that is not enough, we have no way of actually
controlling the communication performed over USB since the USB circuit controlling the communication performed over USB since the USB circuit
in the \dap{} is strictly made for disk{}-access and does not allow us in the \dap{} is strictly made for disk{}-access and does not allow us
to play with it the way we'd need for any good communication to work. to play with it the way we'd need for any good communication to work.