Fix typo in documentation of usb_blaster_vid_pid command

This commit is contained in:
Catalin Patulea 2010-08-13 16:57:37 -04:00 committed by Øyvind Harboe
parent f60a2390cc
commit 36333f9ca8

View File

@ -2259,11 +2259,11 @@ default values are used.
Currently, only one @var{vid}, @var{pid} pair may be given, e.g. for Currently, only one @var{vid}, @var{pid} pair may be given, e.g. for
Altera USB-Blaster (default): Altera USB-Blaster (default):
@example @example
ft2232_vid_pid 0x09FB 0x6001 usb_blaster_vid_pid 0x09FB 0x6001
@end example @end example
The following VID/PID is for Kolja Waschk's USB JTAG: The following VID/PID is for Kolja Waschk's USB JTAG:
@example @example
ft2232_vid_pid 0x16C0 0x06AD usb_blaster_vid_pid 0x16C0 0x06AD
@end example @end example
@end deffn @end deffn