Skip to content

Commit 229e18b

Browse files
committed
Adding compilation checks
1 parent ee3680d commit 229e18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LV_Helper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
#if LV_VERSION_CHECK(9,0,0)
14-
#error "Currently not supported 9.x"
14+
#error "Currently not supported 9.x , Select Arduino option -> `Library Search` -> `lvgl` -> `v8.4.0` -> `Install` solve "
1515
#endif
1616

1717
static lv_disp_draw_buf_t draw_buf;

0 commit comments

Comments
 (0)