Fix a typo in a MPSSE command in ftdi.h
authorBenjamin Vanheuverzwijn <bvanheu@gmail.com>
Sun, 8 Jun 2014 16:51:04 +0000 (09:51 -0700)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 12 Jun 2014 11:46:54 +0000 (13:46 +0200)
commit2013b000b2e4b9d02f23b1322c64e99c672bae52
treeb986b5326caf31a53d33bab48adf676fc60c49c2
parentbc3841238bac9cb6955848fd661bbf19a5ed42c6
Fix a typo in a MPSSE command in ftdi.h

There is a typo in ftdi.h for the CLK_BYTES_OR_LOW define. It should be
0x9d and not 0x0d.
src/ftdi.h