image decoder bugfixes

This commit is contained in:
Gabor Kiss-Vamosi
2018-08-20 22:25:28 +02:00
parent 9d844ef113
commit 1ec7d264cf
4 changed files with 121 additions and 54 deletions

View File

@@ -49,7 +49,6 @@ void (*map_fp)(const lv_area_t * cords_p, const lv_area_t * mask_p,
lv_color_t recolor, lv_opa_t recolor_opa) = lv_rmap;
#endif
/**********************
* MACROS
**********************/