#ifndef DEJAVU_40_SUP_H #define DEJAVU_40_SUP_H /*Use UTF-8 encoding in the IDE*/ #include "misc_conf.h" #if USE_LV_FONT_DEJAVU_40_SUP != 0 #include #include "../lv_font.h" extern lv_font_t lv_font_dejavu_40_sup; #endif /*USE_LV_FONT_DEJAVU_40_SUP != 0*/ #endif /*DEJAVU_40_SUP_H*/