1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 14:25:11 +03:00

Update doc for functions not available on X7 (#4363)

This commit is contained in:
3djc 2017-02-01 06:44:23 -08:00 committed by Bertrand Songis
parent 9c6a543434
commit ba21aec79f

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
@notice Only available on Taranis X9 series
@status current Introduced in 2.0.0
*/
@ -584,7 +584,7 @@ Draw a title bar
@param pages (number) total number of pages. Only used as indicator on
the right side of title bar. (i.e. idx=2, cnt=5, display `2/5`)
@notice Only available on Taranis
@notice Only available on Taranis X9 series
@status current Introduced in 2.0.0
*/
@ -624,7 +624,7 @@ Draw a combo box
* `INVERS` combo box collapsed, text inversed
* `0 or not present` combo box collapsed, text normal
@notice Only available on Taranis
@notice Only available on Taranis X9 series
@status current Introduced in 2.0.0
*/