More texinfo incompatibilities to avoid: replace @headitem by @item
and @strong{} git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@659 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
d18c50d0b1
commit
cc44c564f8
|
@ -1880,8 +1880,8 @@ communication can work, so the @var{DWEN} fuse can be cleared.
|
|||
|
||||
The pin mapping for the JTAG-to-ISP adapter is:
|
||||
|
||||
@multitable @columnfractions .15 .15
|
||||
@headitem JTAG pin @tab ISP pin
|
||||
@multitable @columnfractions .2 .2
|
||||
@item @strong{JTAG pin} @tab @strong{ISP pin}
|
||||
@item 1 @tab 3
|
||||
@item 2 @tab 6
|
||||
@item 3 @tab 1
|
||||
|
|
Loading…
Reference in New Issue