simple_display: allow to control led brightness for some vuplus boxmodels

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b7f176a5e
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-10-28 (Mon, 28 Oct 2019)

Origin message was:
------------------
- simple_display: allow to control led brightness for some vuplus boxmodels

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-10-28 22:36:28 +01:00
parent 5d6847b54b
commit b0829105df
2 changed files with 21 additions and 17 deletions

View File

@@ -12,6 +12,7 @@
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