mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
merge neutrino-mp menu/buttons/icons changes, (C) martii
This commit is contained in:
7
src/driver/display.h
Normal file
7
src/driver/display.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* helper for different display CVFD implementations */
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#include <driver/vfd.h>
|
||||
#endif
|
||||
#if HAVE_TRIPLEDRAGON || HAVE_SPARK_HARDWARE || HAVE_AZBOX_HARDWARE || HAVE_GENERIC_HARDWARE
|
||||
#include <driver/lcdd.h>
|
||||
#endif
|
Reference in New Issue
Block a user