diff options
author | Björn Stenberg <bjorn@haxx.se> | 2002-03-28 09:55:46 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2002-03-28 09:55:46 +0000 |
commit | 3c0b90c0d3194d42def64c262625f0e11ab97771 (patch) | |
tree | 8f97818ac5940b717a8adbdbe2dc406c4559e875 /www/mods/rs232.t | |
parent | f57d3c28d6c03c126323251638014d1aa7c83899 (diff) |
Updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@42 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/mods/rs232.t')
-rw-r--r-- | www/mods/rs232.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mods/rs232.t b/www/mods/rs232.t index 952922e4da..6abcea310b 100644 --- a/www/mods/rs232.t +++ b/www/mods/rs232.t @@ -12,7 +12,7 @@ It takes its power from the DTR signal in the serial port, so the communication <h2>How to power it the safe way</h2> <p> -It is also possible to take power from the USB port, or another 5-10V source. Just remove the D1 diode and connect the power to the +5V and GND pads. +If your PC is a laptop or otherwise might risk having too little power in the serial port, it is also possible to take power from the USB port or another 5-10V source. Just remove the D1 diode and connect the power to the +5V and GND pads. <h2>How to make one</h2> |