mirror of
https://github.com/opentx/opentx.git
synced 2025-07-16 12:55:12 +03:00
Re #4384: Lua doc updated: added max image size to lcd.drawPixmap()
This commit is contained in:
parent
3dba82622e
commit
fc01f77d49
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@ Draw a bitmap at (x,y)
|
|||
|
||||
@param name (string) full path to the bitmap on SD card (i.e. “/IMAGES/test.bmp”)
|
||||
|
||||
@notice Only available on Taranis X9 series
|
||||
@notice Only available on Taranis X9 series. Maximum image size if 106 x 64 pixels (width x height).
|
||||
|
||||
@status current Introduced in 2.0.0
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue