Replies: 3 comments 1 reply
|
In starting to use this for #5181, two points
|
0 replies
|
@JimB40 Is there a 2.11 reference guide? The LVGL API documentation needs to go somewhere. |
1 reply
|
@JimB40 I've started adding the LVGL API documentation to Gitbook. When you have time your feedback would be appreciated. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
if we insist on using GitBook only effect will be miserable considering C++ devs reclutancy to make decent documentation.
Moreover if API func information is in C++ comment form we or you @pfeerick can easily check if it was updated during PR accept process
Examples to discuss
Simple - lcd.clear
More arguments - lcd.drawBitmap
Alternate syntax - lcd.RGB
All reactions