fbraghiroli commented on PR #11364:
URL: https://github.com/apache/nuttx/pull/11364#issuecomment-1849081581

   @acassis
   I was using the slcd library to drive a 20x2 lcd display using the 
pcf8574_lcd_backpack driver. When the userspace code was trying to move the 
hardware cursor to the right by 10 characters (something like 
slcd_encode(SLCDCODE_RIGHT, 10, &priv->stream)), the display showed the escape 
chars instead of moving the cursor. Then I digged and found the problem on the 
encode/decode functions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to