mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
add lcd display code for Tripledragon, mostly from tuxbox
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@964 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -19,8 +19,12 @@
|
||||
|
||||
#include <global.h>
|
||||
#include <neutrino.h>
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#include <driver/vfd.h>
|
||||
|
||||
#endif
|
||||
#if HAVE_TRIPLEDRAGON
|
||||
#include <driver/lcdd.h>
|
||||
#endif
|
||||
#include "int_fft.c"
|
||||
typedef signed short gint16;
|
||||
typedef int gint;
|
||||
|
Reference in New Issue
Block a user