Enlarge DISP_BUF_SIZE. Remove epdiy_rounder callback since is not used
This commit is contained in:
parent
2d3a1fa7c3
commit
f4a760d482
4 changed files with 3 additions and 11 deletions
|
@ -28,7 +28,6 @@ void epdiy_flush(lv_disp_drv_t *drv, const lv_area_t *area, lv_color_t *color_ma
|
|||
//void epdiy_rounder(lv_disp_drv_t *disp_drv, lv_area_t *area);
|
||||
void epdiy_set_px_cb(lv_disp_drv_t *disp_drv, uint8_t *buf, lv_coord_t buf_w, lv_coord_t x, lv_coord_t y, lv_color_t color, lv_opa_t opa);
|
||||
|
||||
void epdiy_rounder(lv_disp_drv_t * disp_drv, lv_area_t *area);
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue