#ifndef _U8G2_FONTS_H #define _U8G2_FONTS_H #define U8G2_FONT_TABLE_ENTRY(font) #define U8G2_FONT_TABLE \ U8G2_FONT_TABLE_ENTRY(font_6x10_tf) \ U8G2_FONT_TABLE_ENTRY(font_unifont_t_symbols) \ #endif /* _U8G2_FONTS_H */