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