Skip to content

Commit 810e021

Browse files
authored
LV_USE_DEMO_WIDGETS typo
1 parent 6e03e89 commit 810e021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/LVGL/v8/Porting/Porting.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ void setup()
9999

100100
/**
101101
* Or try out a demo.
102-
* Don't forget to uncomment header and enable the demos in `lv_conf.h`. E.g. `LV_USE_DEMOS_WIDGETS`
102+
* Don't forget to uncomment header and enable the demos in `lv_conf.h`. E.g. `LV_USE_DEMO_WIDGETS`
103103
*/
104104
// lv_demo_widgets();
105105
// lv_demo_benchmark();

0 commit comments

Comments
 (0)