diff options
| author | Robert Hak <adiamas@rockbox.org> | 2003-02-21 23:40:31 +0000 |
|---|---|---|
| committer | Robert Hak <adiamas@rockbox.org> | 2003-02-21 23:40:31 +0000 |
| commit | 6e3eb8489bd79f9922195d4ab7c98f1e7b0ffe84 (patch) | |
| tree | 342f55da12816af1b155029c651ebf0d6b461461 /docs/NODO | |
| parent | a8ac4b627d3d4c8acfa395b1b658e360ee74d2db (diff) | |
| download | rockbox-6e3eb8489bd79f9922195d4ab7c98f1e7b0ffe84.zip rockbox-6e3eb8489bd79f9922195d4ab7c98f1e7b0ffe84.tar.gz rockbox-6e3eb8489bd79f9922195d4ab7c98f1e7b0ffe84.tar.bz2 rockbox-6e3eb8489bd79f9922195d4ab7c98f1e7b0ffe84.tar.xz | |
typo corrections and clean ups
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3320 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/NODO')
| -rw-r--r-- | docs/NODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ A3. Crossfading would require two mp3 decoders, and we only have one. This Q4. Interfacing with other USB devices (like cameras) or 2 player games over USB -A4. The USB system demands that there is a master that talkes to a slave. +A4. The USB system demands that there is a master that talks to a slave. The Archos can only serve as a slave, as most other USB devices such as cameras can. Thus, without a master no communication between the slaves can take place. |