vuplus: allow to control led brightness for zero4k and uno4k

maybe this is also usefull for the other vuplus4k boxes


Origin commit data
------------------
Branch: master
Commit: cd09c780b7
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-10-28 (Mon, 28 Oct 2019)

Origin message was:
------------------
- vuplus: allow to control led brightness for zero4k and uno4k

maybe this is also usefull for the other vuplus4k boxes


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-10-28 22:34:11 +01:00
parent 052cd0a38c
commit b389713f24
2 changed files with 5 additions and 4 deletions

View File

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