rever reset
This commit is contained in:
@@ -54,7 +54,7 @@ void lv_vfill(const area_t * cords_p, const area_t * mask_p,
|
||||
* @param opa opacity of letter (0..255)
|
||||
*/
|
||||
void lv_vletter(const point_t * pos_p, const area_t * mask_p,
|
||||
const font_t * font_p, uint8_t letter,
|
||||
const font_t * font_p, uint32_t letter,
|
||||
color_t color, opa_t opa);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user