- add multibox

Signed-off-by: Thilo Graf <dbt@novatux.de>

# Conflicts:
#	src/neutrino.cpp
This commit is contained in:
svenhoefer
2022-09-16 22:44:44 +02:00
committed by Thilo Graf
parent 5e530ef9d2
commit 45d0a0558c
7 changed files with 15 additions and 12 deletions

View File

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