1
0
Fork 0
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:
Damjan Adamic 2017-02-03 20:22:55 +01:00
parent 3dba82622e
commit fc01f77d49

View file

@ -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
*/