提交 9147c437 编写于 作者: CharlesGuo11's avatar CharlesGuo11

gcl

上级 56ef8dde
......@@ -286,7 +286,7 @@ void picture_ctrl_start(void)//heart help -> picture
{
lv_img_set_src(img, file_name_with_path);
lv_img_set_zoom(img,768);
lv_obj_align(img, LV_ALIGN_TOP_MID, 0,20);
lv_obj_align(img, LV_ALIGN_TOP_MID, 0,0);
ESP_LOGI(TAG, "Display image file : %s", file_name_with_path);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册