mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 22:35:12 +03:00
parent
bb40239f5d
commit
61ca2cb64b
8 changed files with 10 additions and 7 deletions
|
@ -1728,6 +1728,9 @@ const luaR_value_entry opentxConstants[] = {
|
|||
{ "DBLSIZE", DBLSIZE },
|
||||
{ "MIDSIZE", MIDSIZE },
|
||||
{ "SMLSIZE", SMLSIZE },
|
||||
#if defined(COLORLCD)
|
||||
{ "TINSIZE", TINSIZE },
|
||||
#endif
|
||||
{ "INVERS", INVERS },
|
||||
{ "BOLD", BOLD },
|
||||
{ "BLINK", BLINK },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue