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 fa3fb4d commit 091de80Copy full SHA for 091de80
platformio.ini
@@ -57,7 +57,7 @@ build_flags =
57
'-D ESP_LCD_PANEL_IO_ADDITIONS_VER_PATCH=1'
58
59
lib_deps =
60
- lvgl/lvgl@^8.3.9
+ lvgl/lvgl@^8.4.0
61
# The platformio.test_dir contains the test_main.cpp just to have an setup() and loop() function
62
# so it will compile
63
${platformio.test_dir}
0 commit comments