Skip to content

Commit 6851dce

Browse files
authored
Merge pull request #183 from rzeldent/develop
Update version in test
2 parents 4a0496e + 091de80 commit 6851dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ build_flags =
5757
'-D ESP_LCD_PANEL_IO_ADDITIONS_VER_PATCH=1'
5858

5959
lib_deps =
60-
lvgl/lvgl@^8.3.9
60+
lvgl/lvgl@^8.4.0
6161
# The platformio.test_dir contains the test_main.cpp just to have an setup() and loop() function
6262
# so it will compile
6363
${platformio.test_dir}

0 commit comments

Comments
 (0)