[Lcdproc] FTDI 4-bit mode

Markus Dolze bsdfan at nurfuerspam.de
Fri Oct 7 05:32:00 UTC 2011


On 30.09.2011 11:38, Luca Colangiuli wrote:
> Hi,
> there is an error in the documentation for the FTDI 4-bit mode:
>
> ftdi_line_RS=0x40
> ftdi_line_RW=0x20
> ftdi_line_EN=0x10
>
> the correct parameters are:
>
> ftdi_line_EN=0x10
> ftdi_line_RS=0x20
> ftdi_line_RW=0x40
>
> Luca Colangiuli.

Committed to code and documentation.

Thank you
Markus



More information about the LCDproc mailing list