1
0
Fork 0
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:
Bertrand Songis 2016-02-11 23:34:07 +01:00
parent 02f06706c2
commit 48081db9f6
3 changed files with 9 additions and 1 deletions

View file

@ -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 },