Input devices (lv_indev)
Pages
Individual pages in this section.
How is this guide?
Last updated on
Extending/Combining Displays
To mirror the image of a display to another display, you don't need to use multi-display support. Just transfer the buffer received in the first display's Flush Callback to the other display as well.
Input devices
Input devices (or indev) refer to all the modules and features related to user input handling.