Update /demos/benchmarks configuration file

develop
Joel Bodenmann 2021-08-18 19:18:04 +02:00
parent b98a6c258c
commit c713719326
1 changed files with 5 additions and 0 deletions

View File

@ -48,5 +48,10 @@
/* Builtin Fonts */
#define GDISP_INCLUDE_FONT_UI2 GFXON
/* GFILE */
#define GFX_USE_GFILE GFXON
#define GFILE_NEED_PRINTG GFXON
#define GFILE_NEED_STRINGS GFXON
#endif /* _GFXCONF_H */