mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
Merge remote-tracking branch 'uncool/cst-next'
This need buildfixes and some functional updates...
Origin commit data
------------------
Branch: ni/coolstream
Commit: eeee5bacab
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
|
||||
#include <gui/widget/icons.h>
|
||||
|
||||
#include <driver/display.h>
|
||||
#include <driver/screen_max.h>
|
||||
#include <driver/display.h>
|
||||
|
||||
@@ -52,7 +53,7 @@
|
||||
|
||||
CVfdSetup::CVfdSetup()
|
||||
{
|
||||
width = w_max (40, 10);
|
||||
width = 40;
|
||||
vfd_enabled = (cs_get_revision() != 10) && (cs_get_revision() != 11);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user