mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 20:35:17 +03:00
[Horus] Compilation fixes
This commit is contained in:
parent
02f06706c2
commit
48081db9f6
3 changed files with 9 additions and 1 deletions
|
@ -806,7 +806,9 @@ const luaR_value_entry opentxConstants[] = {
|
|||
{ "INVERS", INVERS },
|
||||
{ "BOLD", BOLD },
|
||||
{ "BLINK", BLINK },
|
||||
#if !defined(COLORLCD)
|
||||
{ "FIXEDWIDTH", FIXEDWIDTH },
|
||||
#endif
|
||||
{ "LEFT", LEFT },
|
||||
{ "PREC1", PREC1 },
|
||||
{ "PREC2", PREC2 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue