fix(barcode): fixed barcode test case didn't work (#3914)

Signed-off-by: W-Mai <1341398182@qq.com>
This commit is contained in:
W-Mai
2023-01-11 04:21:06 +08:00
committed by GitHub
parent bbbbb3ab9d
commit bc0d469a51
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -62,6 +62,7 @@
#define LV_USE_SJPG 1
#define LV_USE_GIF 1
#define LV_USE_QRCODE 1
#define LV_USE_BARCODE 1
#define LV_USE_FRAGMENT 1
#define LV_USE_IMGFONT 1
#define LV_USE_IME_PINYIN 1