Skip to content

Commit f0b778a

Browse files
committed
fix a bug:
1 parent 51323b1 commit f0b778a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lvgl/src/font/lv_font.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ LV_FONT_DECLARE(lv_font_unscii_8)
288288
LV_FONT_DECLARE(lv_font_unscii_16)
289289
#endif
290290

291-
#if LV_FONT_SIYUAN_HEITI_MEDIUM_16
291+
#if LV_FONT_SIYUAN_HEITI_MEDIUM_24
292292
LV_FONT_DECLARE(lv_font_siyuan_heiti_medium_24)
293293
#endif
294294

0 commit comments

Comments
 (0)