mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- add multibox
Signed-off-by: Thilo Graf <dbt@novatux.de> # Conflicts: # src/neutrino.cpp
This commit is contained in:
@@ -45,7 +45,7 @@ static bool timer_icon = false;
|
||||
#endif
|
||||
|
||||
#if HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE
|
||||
#if BOXMODEL_MULTIBOXSE
|
||||
#if BOXMODEL_MULTIBOX || BOXMODEL_MULTIBOXSE
|
||||
#define DISPLAY_DEV "/dev/null"
|
||||
#else
|
||||
#define DISPLAY_DEV "/dev/dbox/oled0"
|
||||
|
Reference in New Issue
Block a user