79197061

Date: 2024-11-17 11:26:46
Score: 1
Natty:
Report link

This was an issue with so much older documentation/examples out there on the internet.

The simple answer is that they had changed the syntax of the function. The second parameter has been removed, so the correct syntax is simply...

lv_style_set_text_font(&style, &lv_font_unscii_16);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Steve Harding