mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-24 08:16:29 +08:00
fix(barcode): fixed barcode test case didn't work (#3914)
Signed-off-by: W-Mai <1341398182@qq.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user