1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-15 04:15:26 +03:00

3djc/add lcd.rgb (#3494)

Add docs for lcd.setColor and lcd.RGB
This commit is contained in:
3djc 2016-05-14 07:58:29 -07:00 committed by Damjan Adamic
parent cc6ccdc3ab
commit dcd42145d0
2 changed files with 63 additions and 1 deletions

View file

@ -865,7 +865,6 @@ const luaR_value_entry opentxConstants[] = {
{ "MENU_TITLE_BGCOLOR", MENU_TITLE_BGCOLOR },
{ "MENU_TITLE_COLOR", MENU_TITLE_COLOR },
{ "MENU_TITLE_DISABLE_COLOR", MENU_TITLE_DISABLE_COLOR },
{ "HEADER_COLOR", HEADER_COLOR },
{ "ALARM_COLOR", ALARM_COLOR },
{ "WARNING_COLOR", WARNING_COLOR },
{ "TEXT_DISABLE_COLOR", TEXT_DISABLE_COLOR },