mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
- vuplus: allow to control led brightness for zero4k and uno4k
maybe this is also usefull for the other vuplus4k boxes Conflicts: libarmbox/hardware_caps.c Signed-off-by: Thilo Graf <dbt@novatux.de> TODO: Maybe this commit makes behavior broken on boxes with line display eg. hd51. Observed in relation with simple_display.cpp, see neutrino source.
This commit is contained in:
@@ -15,6 +15,7 @@ extern "C" {
|
||||
typedef enum
|
||||
{
|
||||
HW_DISPLAY_NONE,
|
||||
HW_DISPLAY_LED_ONLY,
|
||||
HW_DISPLAY_LED_NUM, /* simple 7 segment LED display */
|
||||
HW_DISPLAY_LINE_TEXT, /* 1 line text display */
|
||||
HW_DISPLAY_GFX
|
||||
|
Reference in New Issue
Block a user