precise DisplayText position command c and l

Norbert Richter 2019-03-08 12:37:54 +01:00
parent d9c5627665
commit c7a78d7b63
1 changed files with 2 additions and 2 deletions

@ -49,8 +49,8 @@ via the `d` command or automatically at the end of the command.
### Positioning ### Positioning
`l _p_` = sets a character line to print at<BR> `l _p_` = sets a character line to print at (on LCD display _p_ = {0&hellip;}, on TFT display _p_ = {1&hellip;})<BR>
`c _p_` = sets a character column to print at<BR> `c _p_` = sets a character column to print at (on LCD display _p_ = {0&hellip;}, on TFT display _p_ = {1&hellip;})<BR>
`x _p_` = sets the x position for consecutive prints<BR> `x _p_` = sets the x position for consecutive prints<BR>
`y _p_` = sets the y position for consecutive prints<BR> `y _p_` = sets the y position for consecutive prints<BR>