Add a text button using the EdgeTX style.
lvgl.choice([parent], {settings})
parent:choice({settings})
See the API page for parameter description and common settings.
Button specific settings:
text
String
Text to be displayed in the button.
Empty string
press
Function
Called when the user taps on the button.
nil
LVGL object
BW radios
Color radios
Only available for One-Time scripts
2.11.0
Introduced