Skip to content

Commit 81b209e

Browse files
committed
Update LVGL_Arduino.ino
1 parent 7ac4c6b commit 81b209e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/LVGL/LVGL_Arduino/LVGL_Arduino.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*Using LVGL with Arduino requires some extra steps:
2-
*Be sure to read the docs here: https://docs.lvgl.io/master/get-started/platforms/arduino.html */
2+
*Be sure to read the docs here: https://docs.lvgl.io/8.3/get-started/platforms/arduino.html */
33

44
#include <lvgl.h>
55
#include <TFT_eSPI.h>

0 commit comments

Comments
 (0)