Skip to content

Commit bb5213b

Browse files
committed
Added lvgl version caption
1 parent 2b56268 commit bb5213b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/Creating GUIs with LVGL/lvglCounter/lvglCounter.ino

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*
2+
Using LVGL v7.11
3+
*/
4+
15
#include "Portenta_LittleVGL.h"
26

37
static lv_obj_t *label;

0 commit comments

Comments
 (0)