/* helper for different display CVFD implementations */ #if HAVE_CST_HARDWARE #include #endif #if HAVE_GENERIC_HARDWARE || HAVE_ARM_HARDWARE || HAVE_MIPS_HARDWARE #if BOXMODEL_OSMIO4KPLUS #include #define CVFD CLCD #else #include #endif #endif #ifdef ENABLE_GRAPHLCD #include #endif