From: Thomas Jarosch Date: Thu, 27 Jan 2005 13:01:16 +0000 (+0000) Subject: Wer's nicht im Kopf hat... X-Git-Tag: v0.6~4 X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=commitdiff_plain;h=46860c4c18dabefb3cfcece2280ff55c006629c9 Wer's nicht im Kopf hat... --- diff --git a/src/ftdi.c b/src/ftdi.c index e234fd1..984c0b4 100644 --- a/src/ftdi.c +++ b/src/ftdi.c @@ -56,7 +56,7 @@ int ftdi_init(struct ftdi_context *ftdi) /* All fine. Now allocate the readbuffer */ return ftdi_read_data_set_chunksize(ftdi, 4096); } -/* ftdi_select_interface +/* ftdi_set_interface Call after ftdi_init Open selected channels on a chip, otherwise use first channel 0: all fine