Update a comment.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@19 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Brian S. Dean 2000-12-31 18:45:53 +00:00
parent 0024a06567
commit 166ddaedec
1 changed files with 5 additions and 4 deletions

View File

@ -46,10 +46,11 @@
*
* NOTE on Vcc connection: make sure your parallel port can supply an
* adequate amount of current to power your device. 6-10 mA is
* common for parallel port signal lines, but is not guaranteed.
* Optionally, you can tie pins 6, 7, 8, and 9 also to Vcc with
* Schottky diodes to supply additional current. If in doubt, don't
* risk damaging your parallel port, use an external power supply.
* common for parallel port signal lines, but is not guaranteed,
* especially for notebook computers. Optionally, you can tie pins
* 6, 7, 8, and 9 also to Vcc with Schottky diodes to supply
* additional current. If in doubt, don't risk damaging your
* parallel port, use an external power supply.
*/
#include <stdio.h>