-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement
Description
Moved from arduino/Arduino#2191 by @anthony-ngu
The LiquidCrystal Library should handle '\r' and '\n' characters properly.
When a println is used, it sends both the \r and \n characters and the LiquidCrystal library prints those characters out. Instead it should set the cursor to a row below.
Metadata
Metadata
Assignees
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement