摘要: LVGL /* Display flushing */ void my_disp_flush(lv_disp_drv_t *disp, const lv_area_t *area, lv_color_t *color_p) { uint32_t temp_x, temp_y; for(temp_y= 阅读全文
posted @ 2022-01-06 15:56 panda_w 阅读(111) 评论(0) 推荐(0)