spark: build stubbed out lcddisplay code to fix build

This commit is contained in:
Stefan Seyfried
2012-02-11 19:16:22 +01:00
parent c3f8a7f530
commit eabeec110c
9 changed files with 31 additions and 11 deletions

View File

@@ -47,7 +47,7 @@
#include "driver/vfd.h"
#include "driver/rfmod.h"
#endif
#if HAVE_TRIPLEDRAGON
#if HAVE_TRIPLEDRAGON || HAVE_SPARK_HARDWARE
#include "driver/lcdd.h"
#define CVFD CLCD
#endif