mirror of https://github.com/arendst/Tasmota.git
precise DisplayText position command c and l
parent
d9c5627665
commit
c7a78d7b63
|
@ -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…}, on TFT display _p_ = {1…})<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…}, on TFT display _p_ = {1…})<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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue