Stub file generation of LVGL added. #22
kdschlosser
announced in
Announcements
Replies: 0 comments
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.
-
The stub file will be saved into
lvgl_micropython
when you compile. Copy thelvgl.pyi
to the project folder for the project you are working on in an IDE and autocomplete and intellisense will work properly. I have not yet added docstrings but I will in the future.Beta Was this translation helpful? Give feedback.
All reactions