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:
parent
9c6a543434
commit
ba21aec79f
1 changed files with 3 additions and 3 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
|
||||
@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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue