提交 d1e933f6 编写于 作者: honorifica's avatar honorifica

Merge branch 'master' of gitcode.net:bale11guo/heart-rate-esp32s3

......@@ -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.
先完成此消息的编辑!
想要评论请 注册