首先移植lvgl_qrcode源码,下载地址如下:
https://github.com/lvgl/lv_lib_qrcode/tree/release/v7
根据自己的工程目录调整lvgl.h的引用方式
测试代码:
int api_lvgl_show_qrcode(char *qrdata,unsigned int size,int offset_x,
首先移植lvgl_qrcode源码,下载地址如下:
https://github.com/lvgl/lv_lib_qrcode/tree/release/v7
根据自己的工程目录调整lvgl.h的引用方式
测试代码:
int api_lvgl_show_qrcode(char *qrdata,unsigned int size,int offset_x,