X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=examples%2Fbaud_test.c;h=b2dfc841b9b2196d48714c2cc9e86111ee299071;hp=fd4959f0eef137a4dae5dab23a2a6d35698b31a7;hb=978341023343a6240205891402bf7320cfcccdd5;hpb=e0aca3fac598e0ee54952d24ca32aa2507de1066 diff --git a/examples/baud_test.c b/examples/baud_test.c index fd4959f..b2dfc84 100644 --- a/examples/baud_test.c +++ b/examples/baud_test.c @@ -5,7 +5,7 @@ * options: * -p (vendor is fixed to ftdi / 0x0403) * -d - * -b (multiplies by 16 if bitbang as written in the ftdi datasheets) + * -b (divides by 16 if bitbang as taken from the ftdi datasheets) * -m r: serial a: async bitbang s:sync bitbang * * (C) 2009 by Gerd v. Egidy