We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b56268 commit bb5213bCopy full SHA for bb5213b
examples/Creating GUIs with LVGL/lvglCounter/lvglCounter.ino
@@ -1,3 +1,7 @@
1
+/*
2
+ Using LVGL v7.11
3
+*/
4
+
5
#include "Portenta_LittleVGL.h"
6
7
static lv_obj_t *label;
0 commit comments