SquareLine Studio 生成项目出错
SquareLine Studio更新后生成项目报错
是程序bug
字体报错:lv_font_montserrat_30 use of undeclared.....
修改ui.h,加上
LV_FONT_DECLARE(lv_font_montserrat_30);
或者报错:缺少")"
跟某些文字有关
SquareLine Studio更新后生成项目报错
是程序bug
字体报错:lv_font_montserrat_30 use of undeclared.....
修改ui.h,加上
LV_FONT_DECLARE(lv_font_montserrat_30);
或者报错:缺少")"
跟某些文字有关