We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcabf18 commit 1a90344Copy full SHA for 1a90344
examples/lvgl/squarelinestudio_lvgl/squarelinestudio_lvgl.ino
@@ -8,7 +8,7 @@
8
* 1. Create a SquareLine Studio project with the following settings:
9
* - Resolution: 800x480
10
* - Color depth: 16-bit
11
- * - LVGL version: 9.1
+ * - LVGL version: 9.x.x
12
* 2. Design your GUI using the drag-and-drop tool.
13
* 3. Export the LVGL UI files.
14
* 4. Open the exported file and copy the 'libraries/ui' folder into your 'Arduino/libraries' directory.
0 commit comments