diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2004-03-05 20:36:41 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2004-03-05 20:36:41 +0000 |
commit | 351717703bb7c13123cce8d31715410c6f381a9b (patch) | |
tree | 32aaca787d7d1422ca6ca13776bce11561dac8cc /www/docs | |
parent | 8a5962dd3155adf2668f525c4b6e3bab800e5536 (diff) |
Even more updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4346 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/docs')
-rw-r--r-- | www/docs/devicechart.t | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/www/docs/devicechart.t b/www/docs/devicechart.t index 246782ca1d..3d4e351df1 100644 --- a/www/docs/devicechart.t +++ b/www/docs/devicechart.t @@ -34,8 +34,8 @@ <tr><th><b>S/PDIF</b></th> <td>No</td> <td>No</td> - <td>In/Out</td> - <td>In/Out</td> + <td>In+Out</td> + <td>In+Out</td> <td>In</td> <td>In</td> </tr> @@ -136,12 +136,12 @@ <td>No</td> </tr> <tr><th><b>Battery type</b></th> - <td>NiMH</td> - <td>NiMH</td> - <td>NiMH</td> - <td>NiMH</td> - <td>LiIon</td> - <td>LiIon</td> + <td>NiMH (Type AA)</td> + <td>NiMH (Type AA)</td> + <td>NiMH (Type AA)</td> + <td>NiMH (Type AA)</td> + <td>LiIon (Custom)</td> + <td>LiIon (Custom)</td> </tr> <tr><th><b>Charger spec</b></th> <td>9-12V 600mA</td> |