Clarify a comment.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@113 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Brian S. Dean 2001-12-30 00:12:23 +00:00
parent c24a746989
commit 215d554be2
1 changed files with 3 additions and 4 deletions

View File

@ -141,10 +141,9 @@ programmer
vfyled = 17;
;
# The AVR3 board does not drive the clock on the AVR. You must
# disconnect pin 5 from the parallel port and add a clock signal to
# the board.
# The AVR3 board does not drive the clock on the AVR. You must use a
# cable that does not pass through pin 5 of the parallel port, and you
# add a clock signal to the board at pin 3 of P1 or pin 3 of J2.
programmer
id = "avr3";
desc = "AVR3 (disconnect pin 5 - see config file for details)";