mirror of https://github.com/arendst/Tasmota.git
no rectangle for ILI9341
parent
25f19f8dbe
commit
ef7f135d4a
|
@ -70,8 +70,8 @@ and either x or x for the horizontal position. Neither x nor y are advanced/upda
|
|||
`Kp` = draws a filled circle with radius `p`
|
||||
`rp:p` = draws a rectangle with `p` with and `p` height
|
||||
`Rp:p` = draws a filled rectangle with `p` with and `p` height
|
||||
`up:p:p` = draws a rounded rectangle with `p` with, `p` height and `p` radius
|
||||
`Up:p:p` = draws a filled rounded rectangle with `p` with, `p` height and `p` radius
|
||||
`up:p:p` = draws a rounded rectangle with `p` with, `p` height and `p` radius (_not for ILI9341_)
|
||||
`Up:p:p` = draws a filled rounded rectangle with `p` with, `p` height and `p` radius (_not for ILI9341_)
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
|
|
Loading…
Reference in New Issue