Re: hd44780-serial bug?
Markus Dolze <[email protected]> Mon, 10 Feb 2014 08:23:04 +0100
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
On 07.02.2014 08:41, Markus Dolze wrote: > On 06.02.2014 09:56, Graham Smith wrote: > >> My fix is simply to use a temporary variable to hold the data escape >> character and only add the displayID if the connection type supports >> multiple displays. I then pass the address of the temporary variable >> to write. >> > First of all, I will add your patch, as the address calculation in > current code is wrong. Committed to CVS. Together with another change regarding data escape handling. Regards, Markus