We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac4c6b commit 81b209eCopy full SHA for 81b209e
Examples/LVGL/LVGL_Arduino/LVGL_Arduino.ino
@@ -1,5 +1,5 @@
1
/*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 */
+ *Be sure to read the docs here: https://docs.lvgl.io/8.3/get-started/platforms/arduino.html */
3
4
#include <lvgl.h>
5
#include <TFT_eSPI.h>
0 commit comments